mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
401b3e6e19
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
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 | ||
xen_snd_front_evtchnl.h | ||
xen_snd_front.c | ||
xen_snd_front.h |