aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2021-05-28 15:06:50 -0500
committerGreg Kroah-Hartman <[email protected]>2021-06-03 15:58:45 +0200
commit0ee817dd58985a26903659fd2633e93f83c63730 (patch)
tree77a75f7837b166e035d9126eb9561419ffe6e523 /tools/perf/scripts/python/flamegraph.py
parent827dffb1caeec6c7802f439452df6b86960617f2 (diff)
staging: rtl8188eu: 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 Reviewed-by: Kees Cook <[email protected]> Signed-off-by: Gustavo A. R. Silva <[email protected]> Link: https://lore.kernel.org/r/20210528200650.GA39289@embeddedor Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions