diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2019-04-16 17:27:20 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-04-25 19:47:24 +0200 |
commit | ba2e544075c282a5bb21df7752efad3b42d6077b (patch) | |
tree | fc81c9eb298ff422f10d5686756e3a807675b663 /tools/perf/scripts/python/syscall-counts.py | |
parent | ae0c2d725512f32a0d1a25f0cf2f07616d33a72e (diff) |
lib/siphash.c: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
This patch aims to suppress up to 18 missing-break-in-switch false
positives on some architectures.
Cc: Gustavo A. R. Silva <gustavo@embeddedor.com>
Cc: Kees Cook <keescook@chromium.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions