OSDN Git Service

net: tipc: Convert to use the preferred fallthrough macro
authorMiaohe Lin <linmiaohe@huawei.com>
Tue, 18 Aug 2020 12:07:13 +0000 (08:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Aug 2020 19:46:48 +0000 (12:46 -0700)
commit7f8901b74bf25429023a3d5685cb3fe4f2292e12
treef43c0d331f11b55892e0be603e87d00cb92f8ac6
parent396fc59e390429e87584d162462c1555fd64576a
net: tipc: 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/tipc/bearer.c
net/tipc/link.c
net/tipc/socket.c