aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorGustavo A. R. Silva <[email protected]>2020-11-20 19:26:09 +0100
committerMauro Carvalho Chehab <[email protected]>2021-01-27 12:54:44 +0100
commitaf7ab66225111d0612a38e63eae6cd4af66d43e6 (patch)
treefb77153f64e4c4b438e5d99056cb264bdc20e1c8 /tools/perf/scripts/python/event_analyzing_sample.py
parent625993166b551d633917ca35d4afb7b46d7451b4 (diff)
media: dvb-frontends: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple warnings by explicitly adding multiple break and a return statements instead of just 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]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions