diff options
| author | Gustavo A. R. Silva <[email protected]> | 2021-05-28 15:22:25 -0500 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-05-30 13:44:44 -0700 |
| commit | 320daffdf249bb41531c01445054443c80440904 (patch) | |
| tree | 9c854dc88264c66679bf7f7248f43b06af959cc1 /tools/perf/scripts/python/sctop.py | |
| parent | 03a6ef31f2bc3e14522298a9617e240fb0f5954b (diff) | |
octeontx2-pf: Fix fall-through warning 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 <[email protected]>
Link: https://lore.kernel.org/r/20210528202225.GA39855@embeddedor
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions