summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-07-07 20:21:38 +0300
committerDavid S. Miller <davem@davemloft.net>2020-07-08 01:47:46 +0300
commit964201de695b8afca80652f048a95dc2cb68fcb7 (patch)
tree6017e5b08ea2c376a05e060c516be2ff36f7cad7 /mm
parent535094a0c9c4908a31f3158a647e203ceeecf277 (diff)
downloadlinux-964201de695b8afca80652f048a95dc2cb68fcb7.tar.xz
net/sched: 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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions