original_kernel/drivers/greybus
Gustavo A. R. Silva 37b8b73f64 greybus: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1].

[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>
Link: https://lore.kernel.org/r/20200727183258.GA28571@embeddedor
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-29 16:58:08 +02:00
..
Kconfig
Makefile
arpc.h
bundle.c
connection.c
control.c
core.c
debugfs.c
es2.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
greybus_trace.h
hd.c
interface.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
manifest.c
module.c
operation.c
svc.c
svc_watchdog.c