summaryrefslogtreecommitdiff
path: root/drivers/scsi/imm.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2018-11-26 11:52:21 -0600
committerGustavo A. R. Silva <gustavo@embeddedor.com>2019-04-08 18:37:24 -0500
commit8fabc0eb9daabb120b579af2686abe49083dc1b5 (patch)
tree9af54b5f33ec4541c680acbb12f7b1b95964e483 /drivers/scsi/imm.c
parenta8308767c1694e70e05133e0ac708d1f09b96a87 (diff)
scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Notice that I replaced "Fall through !!!" with a "fall through" annotation, which is what GCC is expecting to find. Addresses-Coverity-ID: 114971 ("Missing break in switch") Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'drivers/scsi/imm.c')
0 files changed, 0 insertions, 0 deletions