diff options
author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2020-11-20 19:35:54 +0100 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-11-22 22:58:55 +0100 |
commit | 0b08d08ddfb6e45a319084594f586003de08351c (patch) | |
tree | 2a1c5b4cbf0bcd71b37386a6ef0125692fceb647 /drivers/gpu/drm/ast | |
parent | drm: Fix fall-through warnings for Clang (diff) | |
download | linux-0b08d08ddfb6e45a319084594f586003de08351c.tar.xz linux-0b08d08ddfb6e45a319084594f586003de08351c.zip |
drm/via: 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>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/c21a588bf9e222826f6b138db91de26a2b21df33.1605896060.git.gustavoars@kernel.org
Diffstat (limited to 'drivers/gpu/drm/ast')
0 files changed, 0 insertions, 0 deletions