diff options
author | Gustavo A. R. Silva <gustavo@embeddedor.com> | 2018-11-28 05:30:01 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-12-21 02:03:56 +0100 |
commit | 4f09ac9d96ceea2a0532e17b614b9b2835041c17 (patch) | |
tree | 55ea45a29dbf823f67b645027db40d6a8c276ab8 /drivers/devfreq/exynos-bus.c | |
parent | scsi: isci: phy: Mark expected switch fall-through (diff) | |
download | linux-4f09ac9d96ceea2a0532e17b614b9b2835041c17.tar.xz linux-4f09ac9d96ceea2a0532e17b614b9b2835041c17.zip |
scsi: isci: remote_device: 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/devfreq/exynos-bus.c')
0 files changed, 0 insertions, 0 deletions