summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_semantics.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 12:27:00 -0600
committerGustavo A. R. Silva <gustavoars@kernel.org>2021-05-17 19:24:57 -0500
commitd66aea44b0ac7b58d9da8269ebd053f164e4aa54 (patch)
tree994de001c6be9a492fcf5e3333c571a3ba6c2140 /net/ipv4/fib_semantics.c
parentcc9fd18032efada6433712f52de8d98dfbd00fd2 (diff)
qlcnic: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding a break and a goto statements instead of just letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'net/ipv4/fib_semantics.c')
0 files changed, 0 insertions, 0 deletions