diff options
author | 2020-11-20 12:38:47 -0600 | |
---|---|---|
committer | 2021-05-17 20:00:27 -0500 | |
commit | 3754fa747dc0fb41cd1fd9a79bcb442dfe6802b3 (patch) | |
tree | 857a02d2e1ae99efb27bfb8f961cf8b41618ac19 /scripts/gdb/linux/utils.py | |
parent | net/packet: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-3754fa747dc0fb41cd1fd9a79bcb442dfe6802b3.tar.xz wireguard-linux-3754fa747dc0fb41cd1fd9a79bcb442dfe6802b3.zip |
rds: 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
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
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