Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA: Convert remaining fall through comments
@ 2020-07-09 11:17 Takashi Iwai
  2020-07-09 11:17 ` [PATCH 1/3] ALSA: atmel: Remove invalid "fall through" comments Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Takashi Iwai @ 2020-07-09 11:17 UTC (permalink / raw)
  To: alsa-devel; +Cc: Gustavo A . R . Silva

Hi,

here is a simple patch set to replace or remove the remaining "fall
through" comments in sound tree (modulo sound/soc/*).
I suppose ASoC parts are coverted by another patch.


Takashi

===

Takashi Iwai (3):
  ALSA: atmel: Remove invalid "fall through" comments
  ALSA: xen: Remove superfluous fall through comments
  ALSA: Replace with fallthrough pseudo keyword in the remaining places

 sound/atmel/ac97c.c               |  4 ++--
 sound/isa/es18xx.c                |  2 +-
 sound/pci/au88x0/au88x0_core.c    | 12 ++++++------
 sound/pci/oxygen/oxygen_pcm.c     |  2 +-
 sound/usb/caiaq/audio.c           |  2 +-
 sound/usb/caiaq/device.c          |  2 +-
 sound/usb/midi.c                  |  2 +-
 sound/xen/xen_snd_front.c         |  4 ----
 sound/xen/xen_snd_front_evtchnl.c |  4 ----
 9 files changed, 13 insertions(+), 21 deletions(-)

-- 
2.16.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-07-09 16:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-09 11:17 [PATCH 0/3] ALSA: Convert remaining fall through comments Takashi Iwai
2020-07-09 11:17 ` [PATCH 1/3] ALSA: atmel: Remove invalid "fall through" comments Takashi Iwai
2020-07-09 16:33   ` Gustavo A. R. Silva
2020-07-09 11:17 ` [PATCH 2/3] ALSA: xen: Remove superfluous fall through comments Takashi Iwai
2020-07-09 16:33   ` Gustavo A. R. Silva
2020-07-09 11:17 ` [PATCH 3/3] ALSA: Replace with fallthrough pseudo keyword in the remaining places Takashi Iwai
2020-07-09 16:32   ` Gustavo A. R. Silva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox