summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/netxen
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2018-08-08 02:25:57 +0300
committerDavid S. Miller <davem@davemloft.net>2018-08-08 03:54:20 +0300
commit53a42286f29f88663d7b40922eca978c88e69709 (patch)
tree503d171503a7cdc2051453b2fc475e8852fb6736 /drivers/net/ethernet/qlogic/netxen
parente77f02b812ccb10396d9e5a9a23db14983a344a9 (diff)
downloadlinux-53a42286f29f88663d7b40922eca978c88e69709.tar.xz
qed: qed_dev: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Notice that in this particular case, I replaced the code comments with a proper "fall through" annotation, which is what GCC is expecting to find. Addresses-Coverity-ID: 114809 ("Missing break in switch") Addresses-Coverity-ID: 114810 ("Missing break in switch") Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qlogic/netxen')
0 files changed, 0 insertions, 0 deletions