linux-stable/sound/pci/rme9652
Gustavo A. R. Silva 704cbc4eb3 ALSA: hdspm: 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>
Link: https://lore.kernel.org/r/3f70182b366fca7e085a3b57cb2eb193be04eed8.1605896059.git.gustavoars@kernel.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-11-21 09:29:25 +01:00
..
hdsp.c ALSA: hdsp: Replace tasklet with work 2020-09-09 18:33:49 +02:00
hdspm.c ALSA: hdspm: Fix fall-through warnings for Clang 2020-11-21 09:29:25 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rme9652.c ALSA: remove unneeded break 2020-10-26 15:27:13 +01:00