diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 12:35:28 -0600 |
---|---|---|
committer | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-06-03 23:26:06 -0500 |
commit | 0850bf2e5ce411f7c1e2879d72d80253cd8db261 (patch) | |
tree | 9f5e39cbf55c0b99d9cc2f8d5c1fd2b845d5fad9 /net | |
parent | e0e6f9b2a329c2672391fab435240c221d04641c (diff) | |
download | linux-0850bf2e5ce411f7c1e2879d72d80253cd8db261.tar.bz2 |
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 'net')
0 files changed, 0 insertions, 0 deletions