diff options
author | 2020-11-20 12:33:39 -0600 | |
---|---|---|
committer | 2020-12-08 10:06:53 +0200 | |
commit | 48264b23fadee1d240729d87afdda3a42da22290 (patch) | |
tree | 04ea16aab19206c18d802ed550a04e887f025259 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'mt76-for-kvalo-2020-12-04' of https://github.com/nbd168/wireless (diff) | |
download | linux-dev-48264b23fadee1d240729d87afdda3a42da22290.tar.xz linux-dev-48264b23fadee1d240729d87afdda3a42da22290.zip |
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-postgresql.py')
0 files changed, 0 insertions, 0 deletions