diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-17 19:09:58 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2020-11-24 18:05:56 +0300 |
| commit | 00331758137245fd3478404ee81de40dfcb3b7de (patch) | |
| tree | b935c829f96e204805d4adcdd947de8513f86371 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | fb21d14694bd46a538258d86498736490b3ba855 (diff) | |
| download | linux-00331758137245fd3478404ee81de40dfcb3b7de.tar.xz | |
mwifiex: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements 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/20201117160958.GA18807@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
