1
0
Fork 0
alistair23-linux/sound/xen
Takashi Iwai 401b3e6e19 ALSA: xen: Remove superfluous fall through comments
The "fall through" comments found in switch-cases in ALSA xen driver
are all superfluous.  The kernel coding style allows the multiple
cases in a row.  Let's remove them.

Reviewed-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Link: https://lore.kernel.org/r/20200709111750.8337-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-07-09 19:10:37 +02:00
..
Kconfig
Makefile
xen_snd_front.c ALSA: xen: Remove superfluous fall through comments 2020-07-09 19:10:37 +02:00
xen_snd_front.h
xen_snd_front_alsa.c
xen_snd_front_alsa.h
xen_snd_front_cfg.c
xen_snd_front_cfg.h
xen_snd_front_evtchnl.c ALSA: xen: Remove superfluous fall through comments 2020-07-09 19:10:37 +02:00
xen_snd_front_evtchnl.h