]> git.baikalelectronics.ru Git - kernel.git/commit
net: dccp: Convert to use the preferred fallthrough macro
authorMiaohe Lin <linmiaohe@huawei.com>
Sat, 22 Aug 2020 08:08:27 +0000 (04:08 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Aug 2020 19:38:34 +0000 (12:38 -0700)
commit68f54fbe8c0b6c53bf5c6c838f0c2eb9527fed3f
tree2fe5786525250ef1a4df08bb56b39e34b8f5eaac
parent3959fd3dc066ee3c8cf5d154399c68ee045d9383
net: dccp: Convert to use the preferred fallthrough macro

Convert the uses of fallthrough comments to fallthrough macro.

Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid3.c
net/dccp/feat.c
net/dccp/input.c
net/dccp/options.c
net/dccp/output.c
net/dccp/proto.c