aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 18:39:41 +0000
committerGustavo A. R. Silva <[email protected]>2021-05-18 01:06:33 +0000
commit0572b37b27f4f26bfd53f0f10186fa1783b97421 (patch)
tree0a276499e4c00cb80e1355abe6dcfceb2ad1531e /tools/perf/scripts/python/syscall-counts.py
parentrds: Fix fall-through warnings for Clang (diff)
downloadkernel-0572b37b27f4f26bfd53f0f10186fa1783b97421.tar.gz
kernel-0572b37b27f4f26bfd53f0f10186fa1783b97421.zip
sctp: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple of warnings by explicitly adding a break statement and replacing a comment with a goto statement instead of letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Signed-off-by: Gustavo A. R. Silva <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions