WSL2-Linux-Kernel/net/9p
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
..
Kconfig
Makefile
client.c net: 9p: kerneldoc fixes 2020-07-13 17:20:39 -07:00
error.c
mod.c net: Add MODULE_DESCRIPTION entries to network modules 2020-06-20 21:33:57 -07:00
protocol.c
protocol.h
trans_common.c
trans_common.h
trans_fd.c net/9p: Fix sparse endian warning in trans_fd.c 2020-07-19 14:58:47 +02:00
trans_rdma.c net: 9p: kerneldoc fixes 2020-07-13 17:20:39 -07:00
trans_virtio.c
trans_xen.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00