diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-10-04 09:10:09 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-10-16 21:54:41 -0400 |
commit | 6940d12b3b02fadd9c8cfce551772470976c7ffc (patch) | |
tree | 3ef9833124c9c4ce60b60e1dfce8348445353a60 /tools/perf/scripts/python | |
parent | 20054597f169090109fc3f0dfa1a48583f4178a4 (diff) |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions