diff options
author | 2018-11-26 11:41:47 -0600 | |
---|---|---|
committer | 2019-04-08 18:37:07 -0500 | |
commit | e2e801644eb345c563bbd0bb004907e89b932543 (patch) | |
tree | 5c7bf86a2cbb7552ed1e38f83c719c13059c50b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | adfs: mark expected switch fall-throughs (diff) | |
download | linux-dev-e2e801644eb345c563bbd0bb004907e89b932543.tar.xz linux-dev-e2e801644eb345c563bbd0bb004907e89b932543.zip |
scsi: aic7xxx: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that, in some cases, I replaced "FALLTHROUGH" with a "fall through"
annotation and then placed it at the bottom of the corresponding switch
case, which is what GCC is expecting to find.
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions