aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 12:31:49 -0600
committerJason Gunthorpe <[email protected]>2020-11-23 15:54:11 -0400
commit808b2c925dd0308a89e717df57721a9ed015c243 (patch)
treee32152fbd465bb43fba246de23f7dc971e01c924 /net/lapb/lapb_subr.c
parentc6191f83be6a9d671c5e9bff99e5d03e338252f8 (diff)
IB/mlx5: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning by explicitly adding the new pseudo-keyword fallthrough; instead of letting the code fall through to the next case. Link: https://lore.kernel.org/r/2b0c87362bc86f6adfe56a5a6685837b71022bbf.1605896059.git.gustavoars@kernel.org Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <[email protected]> Acked-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions