WSL2-Linux-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 treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile staging: greybus: move es2 to drivers/greybus/ 2019-08-27 19:03:08 +02:00
arpc.h greybus: Replace zero-length array with flexible-array 2020-05-13 13:59:13 +02:00
bundle.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
connection.c greybus: remove excessive check in gb_connection_hd_cport_quiesce() 2019-10-10 15:24:19 +02:00
control.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
core.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
debugfs.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
es2.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
greybus_trace.h staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
hd.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
interface.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
manifest.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
module.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
operation.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc_watchdog.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00