diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 12:25:27 -0600 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-11-23 15:54:10 -0400 |
commit | 4846bf44e1a8b5038f73bd7460d402e519971492 (patch) | |
tree | e7398d6c2eba917689c7332b3e791b0342c2faf7 /net/lapb/lapb_subr.c | |
parent | d024f27de11c2cb5460894eed09d5e616b81587d (diff) |
IB/hfi1: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
letting the code fall through to the next case.
Link: https://lore.kernel.org/r/13cc2fe2cf8a71a778dbb3d996b07f5e5d04fd40.1605896059.git.gustavoars@kernel.org
Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Tested-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions