diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-28 05:30:11 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-21 02:03:56 +0100 |
commit | 87be32b3ad27d7696cdc4340644894ba4c7a89e5 (patch) | |
tree | 52742b59610d28a6513d1cba42788a4a339189f1 /drivers/soundwire | |
parent | scsi: isci: remote_device: Mark expected switch fall-throughs (diff) | |
download | linux-87be32b3ad27d7696cdc4340644894ba4c7a89e5.tar.xz linux-87be32b3ad27d7696cdc4340644894ba4c7a89e5.zip |
scsi: isci: remote_node_context: 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, a dash is added as a token in order
to separate the "Fall through" annotations 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/soundwire')
0 files changed, 0 insertions, 0 deletions