diff options
| author | Gustavo A. R. Silva <[email protected]> | 2020-11-20 18:24:49 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-11-24 17:05:42 +0000 |
| commit | d6e1d905009fb42afc6e0a951d90f85a514ef2c7 (patch) | |
| tree | 72f7c2d1a3c516f961e1fee3cbd120247b1a1387 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
| parent | drm/amdgpu: Fix fall-through warnings for Clang (diff) | |
| download | kernel-d6e1d905009fb42afc6e0a951d90f85a514ef2c7.tar.gz kernel-d6e1d905009fb42afc6e0a951d90f85a514ef2c7.zip | |
drm/radeon: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple fallthrough pseudo-keyword macros,
as replacement for /* fall through */ comments.
Notice that Clang doesn't recognize /* fall through */ comments as
implicit fall-through markings.
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
