
4 Oct
2018
4 Oct
'18
9:30 p.m.
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