Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2018-11-28 07:30:27 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-12-21 04:03:56 +0300
commitda7903092b880b25971ca9103cb0b934a44ace2b (patch)
tree80a9932c7e7e3efda0a11416ba76e0c89cd6435d /arch/ia64/hp
parent87be32b3ad27d7696cdc4340644894ba4c7a89e5 (diff)
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 'arch/ia64/hp')
0 files changed, 0 insertions, 0 deletions