diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:35:38 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-06-03 23:24:07 -0500 |
commit | e0e6f9b2a329c2672391fab435240c221d04641c (patch) | |
tree | 6e596dece22704a99578e5f93f2a86478dc43eb3 /tools/perf/scripts/python/sctop.py | |
parent | f49efb108aa4408feeca51ea4b4486075624017b (diff) |
drm/nouveau/therm: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break 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 <gustavoars@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions