diff options
| author | 2018-11-27 22:26:19 -0600 | |
|---|---|---|
| committer | 2019-01-11 21:51:55 -0500 | |
| commit | 4edff70494e4c7c4371270a7b0b56b2776adc0ee (patch) | |
| tree | 4a77849ebbc9c8331647684e537253d01ff35dfe /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | scsi: bfa: bfa_ioc: Mark expected switch fall-throughs (diff) | |
scsi: aic7xxx: aic79xx: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.
Notice that, in some cases, I replaced "FALLTHROUGH" with a "fall through"
annotation and then placed it at the bottom of the corresponding switch
case, which is what GCC is expecting to find.
Addresses-Coverity-ID: 114961 ("Missing break in switch")
Addresses-Coverity-ID: 114962 ("Missing break in switch")
Addresses-Coverity-ID: 114963 ("Missing break in switch")
Addresses-Coverity-ID: 114964 ("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 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
