diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-28 05:30:27 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-21 02:03:56 +0100 |
commit | da7903092b880b25971ca9103cb0b934a44ace2b (patch) | |
tree | 80a9932c7e7e3efda0a11416ba76e0c89cd6435d /drivers/scsi/cxlflash | |
parent | scsi: isci: remote_node_context: mark expected switch fall-throughs (diff) | |
download | linux-da7903092b880b25971ca9103cb0b934a44ace2b.tar.xz linux-da7903092b880b25971ca9103cb0b934a44ace2b.zip |
scsi: isci: request: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.
Notice that, in this particular case, a dash is added as a token in order
to separate the "Fall through" annotation from the rest of the comment on
the same line, which is what GCC is expecting to find.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Acked-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/cxlflash')
0 files changed, 0 insertions, 0 deletions