diff options
| author | Pierre-Louis Bossart <[email protected]> | 2020-09-02 16:21:17 -0500 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2020-09-03 09:24:49 +0200 |
| commit | b1c14124507b86ab554be75ed5fcb2e50bb33c6c (patch) | |
| tree | be289b4653f1c7aa9224f04146cac116c26bd8fc /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 931522b90813a6f1c9c673ec9a0eb985b39554dc (diff) | |
ALSA: core: memalloc: fix fallthrough position
Fix cppcheck, the fallthrough only makes sense within the conditional
block
sound/core/memalloc.c:161:3: style:inconclusive: Statements following
return, break, continue, goto or throw will never be
executed. [unreachableCode]
fallthrough;
^
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions