diff options
author | 2017-10-12 14:19:16 -0500 | |
---|---|---|
committer | 2017-10-23 07:06:09 -0700 | |
commit | 05b83605992b3d6cd53f8d339842a3b4530ab6e8 (patch) | |
tree | 5a00af928601fbf1cfc62348be889ad3e4594a1d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ata: sata_mv: remove a redundant assignment to pointer ehi (diff) | |
download | wireguard-linux-05b83605992b3d6cd53f8d339842a3b4530ab6e8.tar.xz wireguard-linux-05b83605992b3d6cd53f8d339842a3b4530ab6e8.zip |
ata: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
In cases where a "drop through" comment was already in place, I replaced
it with a proper "fall through" comment, which is what GCC is expecting
to find.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions