diff options
author | 2020-11-20 12:36:09 -0600 | |
---|---|---|
committer | 2021-05-17 19:50:37 -0500 | |
commit | 58e31cf015e68e2696cbced6f2128ec68162ef17 (patch) | |
tree | 707889402adda40d88ff4bec1475898ab2e8e3cb /scripts/gdb/linux/utils.py | |
parent | hwmon: (corsair-cpro) Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-58e31cf015e68e2696cbced6f2128ec68162ef17.tar.xz wireguard-linux-58e31cf015e68e2696cbced6f2128ec68162ef17.zip |
hwmon: (max6621) 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
Acked-by: Guenter Roeck <linux@roeck-us.net>
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