mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
696e572dc8
Fix the following fallthrough warning: arch/arm/mach-rpc/riscpc.c:52:2: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] default: ^ arch/arm/mach-rpc/riscpc.c:52:2: note: insert 'break;' to avoid fall-through default: ^ break; Reported-by: kernel test robot <lkp@intel.com> Link: https://lore.kernel.org/lkml/202107260355.bF00i5bi-lkp@intel.com/ Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org> |
||
---|---|---|
.. | ||
include/mach | ||
dma.c | ||
ecard-loader.S | ||
ecard.c | ||
ecard.h | ||
fiq.S | ||
floppydma.S | ||
io-acorn.S | ||
irq.c | ||
Makefile | ||
Makefile.boot | ||
riscpc.c | ||
time.c |