diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:27:50 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-17 19:23:09 -0500 |
commit | cc9fd18032efada6433712f52de8d98dfbd00fd2 (patch) | |
tree | 4fa6d19faf57646acdd0fb0c84c5ae8084e18850 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9b8b84c168b6c1e033a21b7a6880550a802ad378 (diff) |
bnxt_en: 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 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 <gustavoars@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions