diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:35:33 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-06-03 23:21:51 -0500 |
commit | f49efb108aa4408feeca51ea4b4486075624017b (patch) | |
tree | 08318401e6c2ef2bcec5ff586e21771aeaa2ff7c /tools/perf/scripts/python/sctop.py | |
parent | 53004ee78d6273c994534ccf79d993098ac89769 (diff) |
drm/nouveau: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding a couple of break statements instead
of letting the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Karol Herbst <kherbst@redhat.com>
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