diff options
author | 2020-11-20 12:35:38 -0600 | |
---|---|---|
committer | 2021-06-03 23:24:07 -0500 | |
commit | e0e6f9b2a329c2672391fab435240c221d04641c (patch) | |
tree | 6e596dece22704a99578e5f93f2a86478dc43eb3 /scripts/gdb/linux/utils.py | |
parent | drm/nouveau: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-e0e6f9b2a329c2672391fab435240c221d04641c.tar.xz wireguard-linux-e0e6f9b2a329c2672391fab435240c221d04641c.zip |
drm/nouveau/therm: 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