diff options
| author | Gustavo A. R. Silva <[email protected]> | 2018-11-27 22:29:07 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-11-28 21:47:30 -0500 |
| commit | 5dfdb0893596a837a95fa4013c122ba32aae9946 (patch) | |
| tree | 8603fd8dbed9b3933c977d59f10d2ba52a81c38e /include/linux | |
| parent | c121c57a45ec048d1f3c70b20727fcf400237058 (diff) | |
scsi: hpsa: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.
Addresses-Coverity-ID: 1195463 ("Missing break in switch")
Addresses-Coverity-ID: 1195464 ("Missing break in switch")
Addresses-Coverity-ID: 1195465 ("Missing break in switch")
Addresses-Coverity-ID: 1195466 ("Missing break in switch")
Addresses-Coverity-ID: 1357338 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Acked-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions