[alsa-devel] [PATCH 0/5] ASoC: Fix fall-through annotations
Takashi Iwai
tiwai at suse.de
Thu Oct 4 20:30:01 CEST 2018
Hi,
this is a patch set to add / fix the "fall through" annotations to be
compliant with gcc's -Wimplicit-fallthrough option.
Takashi
===
Takashi Iwai (5):
ASoC: adau1761: Use the standard fall-through annotation
ASoC: pcm186x: Use the standard fall-through annotation
ASoC: rt274: Add fall-through annotations
ASoC: intel: skylake: Add fall-through annotation
ASoC: topology: Use the standard fall-through annotations
sound/soc/codecs/adau1761.c | 3 ++-
sound/soc/codecs/pcm186x.c | 3 ++-
sound/soc/codecs/rt274.c | 2 ++
sound/soc/intel/skylake/skl-pcm.c | 1 +
sound/soc/soc-topology.c | 4 ++--
5 files changed, 9 insertions(+), 4 deletions(-)
--
2.18.0
More information about the Alsa-devel
mailing list