diff options
author | 2020-11-20 12:27:50 -0600 | |
---|---|---|
committer | 2021-05-17 19:23:09 -0500 | |
commit | cc9fd18032efada6433712f52de8d98dfbd00fd2 (patch) | |
tree | 4fa6d19faf57646acdd0fb0c84c5ae8084e18850 /scripts/gdb/linux/utils.py | |
parent | netxen_nic: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-cc9fd18032efada6433712f52de8d98dfbd00fd2.tar.xz wireguard-linux-cc9fd18032efada6433712f52de8d98dfbd00fd2.zip |
bnxt_en: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of just 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