linux-stable/arch/x86/kvm
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
mmu treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
svm treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
vmx treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
cpuid.c
cpuid.h
debugfs.c
emulate.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
hyperv.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
irq.c
irq.h
irq_comm.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
Kconfig
kvm_cache_regs.h
kvm_emulate.h
lapic.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
lapic.h
Makefile
mmu.h
mtrr.c
pmu.c
pmu.h
trace.h
tss.h
x86.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
x86.h