WSL2-Linux-Kernel/drivers/usb/renesas_usbhs
Gustavo A. R. Silva 0d9b6d49fe usb: 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/latest/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200707195607.GA4198@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-10 08:55:17 +02:00
..
Kconfig
Makefile
common.c
common.h
fifo.c usb: renesas_usbhs: getting residue from callback_result 2020-06-24 17:14:44 +02:00
fifo.h usb: renesas_usbhs: getting residue from callback_result 2020-06-24 17:14:44 +02:00
mod.c
mod.h
mod_gadget.c usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
mod_host.c
pipe.c usb: Use fallthrough pseudo-keyword 2020-07-10 08:55:17 +02:00
pipe.h
rcar2.c
rcar2.h
rcar3.c
rcar3.h
rza.c
rza.h
rza2.c