diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 18:28:12 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-24 17:05:46 +0000 |
| commit | 910e834db00e40942e79226d638f0f2217eeedd6 (patch) | |
| tree | cc1396cf35d09827fd4a90ed3840f817b08e73d6 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/radeon: Fix fall-through warnings for Clang (diff) | |
| download | kernel-910e834db00e40942e79226d638f0f2217eeedd6.tar.gz kernel-910e834db00e40942e79226d638f0f2217eeedd6.zip | |
drm/amd/display: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
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: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions
