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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile ALSA: xen-front: Use Xen common shared buffer implementation 2018-12-18 12:19:37 -05:00
xen_snd_front.c ALSA: xen: Remove superfluous fall through comments 2020-07-09 19:10:37 +02:00
xen_snd_front.h ALSA: xen-front: Use Xen common shared buffer implementation 2018-12-18 12:19:37 -05:00
xen_snd_front_alsa.c ALSA: xen: Drop superfluous ioctl PCM ops 2019-12-11 07:25:35 +01:00
xen_snd_front_alsa.h ALSA: xen-front: Implement ALSA virtual sound driver 2018-05-16 12:59:57 +02:00
xen_snd_front_cfg.c ALSA: xen-front: freeing an error pointer 2018-05-30 13:19:45 +02:00
xen_snd_front_cfg.h ALSA: xen-front: Read sound driver configuration from Xen store 2018-05-16 12:58:39 +02:00
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 ALSA: xen-front: Implement Xen event channel handling 2018-05-16 12:58:41 +02:00