]> 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)
commitca3a441d5e10926ca047b3d3a5a076cd511731d4
tree2fe5786525250ef1a4df08bb56b39e34b8f5eaac
parent1fe7d5eec8d02fe2568bd0e1b621430525bb2ecc
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