diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-28 05:32:52 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-21 01:51:39 +0100 |
commit | 4c5765e4851008812488686619e8592783b28b33 (patch) | |
tree | fbbb7e867b89011cfd87bc55441666ceb413780a /drivers/scsi/scsi_transport_iscsi.c | |
parent | scsi: megaraid: fix out-of-bound array accesses (diff) | |
download | linux-4c5765e4851008812488686619e8592783b28b33.tar.xz linux-4c5765e4851008812488686619e8592783b28b33.zip |
scsi: myrb: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.
Addresses-Coverity-ID: 1465234 ("Missing break in switch")
Addresses-Coverity-ID: 1465238 ("Missing break in switch")
Addresses-Coverity-ID: 1465242 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_transport_iscsi.c')
0 files changed, 0 insertions, 0 deletions