diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-10-04 10:10:09 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-10-17 04:54:41 +0300 |
commit | 6940d12b3b02fadd9c8cfce551772470976c7ffc (patch) | |
tree | 3ef9833124c9c4ce60b60e1dfce8348445353a60 /drivers/scsi/lpfc/lpfc_debugfs.c | |
parent | 20054597f169090109fc3f0dfa1a48583f4178a4 (diff) | |
download | linux-6940d12b3b02fadd9c8cfce551772470976c7ffc.tar.xz |
scsi: aic94xx: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Addresses-Coverity-ID: 114988 ("Missing break in switch")
Addresses-Coverity-ID: 114989 ("Missing break in switch")
Addresses-Coverity-ID: 114990 ("Missing break in switch")
Addresses-Coverity-ID: 114991 ("Missing break in switch")
Addresses-Coverity-ID: 114992 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_debugfs.c')
0 files changed, 0 insertions, 0 deletions