diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 21:33:39 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2020-12-08 11:06:53 +0300 |
commit | 48264b23fadee1d240729d87afdda3a42da22290 (patch) | |
tree | 04ea16aab19206c18d802ed550a04e887f025259 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d3b6fab909525cce715a281c5c19ce2ab7b3fcec (diff) | |
download | linux-48264b23fadee1d240729d87afdda3a42da22290.tar.xz |
airo: 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>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/b3c0f74f5b6e6bff9f1609b310319b6fdd9ee205.1605896059.git.gustavoars@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions