diff options
author | 2021-03-10 00:07:01 -0600 | |
---|---|---|
committer | 2021-03-10 12:45:15 -0800 | |
commit | 134639e9cc0f921c2c3ad44a5bea00219f8b0ada (patch) | |
tree | 1309209378c7fa1ada4845aa1db3a5f0f0031d6a /tools/perf/scripts/python/syscall-counts.py | |
parent | net: plip: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-134639e9cc0f921c2c3ad44a5bea00219f8b0ada.tar.xz wireguard-linux-134639e9cc0f921c2c3ad44a5bea00219f8b0ada.zip |
qed: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding a couple of break statements instead of
just letting the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions