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)
commit1aecbf1861f825af2822e30b8d5c075360a2656a
tree2fe5786525250ef1a4df08bb56b39e34b8f5eaac
parent3478f90cbff4d554763dba87cd2b6af57878424a
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