diff options
author | 2020-11-20 12:35:28 -0600 | |
---|---|---|
committer | 2021-06-03 23:26:06 -0500 | |
commit | 0850bf2e5ce411f7c1e2879d72d80253cd8db261 (patch) | |
tree | 9f5e39cbf55c0b99d9cc2f8d5c1fd2b845d5fad9 /scripts/bpf_doc.py | |
parent | drm/nouveau/therm: Fix fall-through warnings for Clang (diff) | |
download | wireguard-linux-0850bf2e5ce411f7c1e2879d72d80253cd8db261.tar.xz wireguard-linux-0850bf2e5ce411f7c1e2879d72d80253cd8db261.zip |
drm/nouveau/clk: 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/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions