WSL2-Linux-Kernel/net/dccp
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
..
ccids treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
Kconfig dccp: Replace HTTP links with HTTPS ones 2020-07-13 11:54:07 -07:00
Makefile
ackvec.c
ackvec.h
ccid.c
ccid.h net: dccp: Replace zero-length array with flexible-array member 2020-02-28 12:08:37 -08:00
dccp.h net: pass a sockptr_t into ->setsockopt 2020-07-24 15:41:54 -07:00
diag.c inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data 2020-02-27 18:50:19 -08:00
feat.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
feat.h
input.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ipv4.c net/ipv6: remove compat_ipv6_{get,set}sockopt 2020-07-19 18:16:41 -07:00
ipv6.c net/ipv6: remove compat_ipv6_{get,set}sockopt 2020-07-19 18:16:41 -07:00
ipv6.h
minisocks.c dccp: Add missing annotation for dccp_child_process() 2020-02-24 13:26:49 -08:00
options.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
output.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
proto.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
qpolicy.c
sysctl.c
timer.c net: dccp: kerneldoc fixes 2020-07-13 17:20:39 -07:00
trace.h