diff options
author | 2020-11-17 10:09:58 -0600 | |
---|---|---|
committer | 2020-11-24 17:05:56 +0200 | |
commit | 00331758137245fd3478404ee81de40dfcb3b7de (patch) | |
tree | b935c829f96e204805d4adcdd947de8513f86371 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | rsi: fix error return code in rsi_reset_card() (diff) | |
download | wireguard-linux-00331758137245fd3478404ee81de40dfcb3b7de.tar.xz wireguard-linux-00331758137245fd3478404ee81de40dfcb3b7de.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions