diff options
author | Gustavo A. R. Silva <[email protected]> | 2020-11-17 10:09:58 -0600 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2020-11-24 17:05:56 +0200 |
commit | 00331758137245fd3478404ee81de40dfcb3b7de (patch) | |
tree | b935c829f96e204805d4adcdd947de8513f86371 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | fb21d14694bd46a538258d86498736490b3ba855 (diff) |
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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/20201117160958.GA18807@embeddedor
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions