diff options
author | 2020-11-20 12:41:00 -0600 | |
---|---|---|
committer | 2021-05-17 20:11:06 -0500 | |
commit | 135436a7d2cdd505aacc142f7f57e388b23ba73e (patch) | |
tree | 6256e244f0298a6e553f047ae44f45f3e954d4d6 /scripts/gdb/linux/utils.py | |
parent | tipc: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-135436a7d2cdd505aacc142f7f57e388b23ba73e.tar.xz wireguard-linux-135436a7d2cdd505aacc142f7f57e388b23ba73e.zip |
xfrm: 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 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