diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-26 22:38:36 +0300 |
---|---|---|
committer | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2019-04-09 02:38:55 +0300 |
commit | 88216a783b1552c485901218f3d17d68471ccd34 (patch) | |
tree | 578f3856ccef9b9ac90083175a582ce501a2e024 /drivers/scsi/osst.c | |
parent | 309cf28a04515d9adf84a40b7183c7b085110b79 (diff) | |
download | linux-88216a783b1552c485901218f3d17d68471ccd34.tar.xz |
scsi: lpfc: lpfc_scsi: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that, in this particular case, I replaced "Drop thru" with
"fall through" annotations, which is what GCC is expecting to find.
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'drivers/scsi/osst.c')
0 files changed, 0 insertions, 0 deletions