diff options
author | 2020-11-20 12:38:15 -0600 | |
---|---|---|
committer | 2021-05-17 19:57:08 -0500 | |
commit | 6518e3fc972ed54772f81e8b89b17be47f6d55f3 (patch) | |
tree | d4bad4cfd4cf572ff5ffd9d984c006ecf082619c /scripts/gdb/linux/utils.py | |
parent | ide: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-6518e3fc972ed54772f81e8b89b17be47f6d55f3.tar.xz wireguard-linux-6518e3fc972ed54772f81e8b89b17be47f6d55f3.zip |
net: netrom: 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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions