diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 18:35:54 +0000 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2020-11-22 21:58:55 +0000 |
| commit | 0b08d08ddfb6e45a319084594f586003de08351c (patch) | |
| tree | 2a1c5b4cbf0bcd71b37386a6ef0125692fceb647 /drivers/gpu/drm/lima/lima_gem.c | |
| parent | drm: Fix fall-through warnings for Clang (diff) | |
| download | kernel-0b08d08ddfb6e45a319084594f586003de08351c.tar.gz kernel-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 <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/c21a588bf9e222826f6b138db91de26a2b21df33.1605896060.git.gustavoars@kernel.org
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions
