aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-03-05 02:42:09 -0600
committerPablo Neira Ayuso <[email protected]>2021-03-18 00:32:48 +0100
commitc2168e6bd7ec50cedb69b3be1ba6146e28893c69 (patch)
treef127865a393f6f5dae3866567d62d3ea25f56b16 /tools/perf/scripts/python
parent2ed37183abb70233146dc82f19cb1cbceed2b505 (diff)
netfilter: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding multiple break statements instead of just letting the code fall through to the next case. Link: https://github.com/KSPP/linux/issues/115 Acked-by: Florian Westphal <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions