[alsa-devel] [PATCH 0/5] ALSA: Fix fall-through annotations
Takashi Iwai
tiwai at suse.de
Thu Oct 4 20:12:29 CEST 2018
Hi,
here is some trivial patches to add / fix the fall-through
annotations. The patchset for ASoC will follow later.
Takashi
===
Takashi Iwai (5):
ALSA: memalloc: Add fall-through annotation
ALSA: caiaq: Add fall-through annotation
ALSA: seq: oss: Use the standard fall-through annotation
ALSA: opti92xx-ad1848: Use the standard fall-through annotation
ALSA: au88xx: Add fall-through annotations
sound/core/memalloc.c | 1 +
sound/core/seq/oss/seq_oss_timer.c | 2 +-
sound/isa/opti9xx/opti92x-ad1848.c | 6 ++++--
sound/pci/au88x0/au88x0_core.c | 6 ++++++
sound/usb/caiaq/device.c | 1 +
5 files changed, 13 insertions(+), 3 deletions(-)
--
2.18.0
More information about the Alsa-devel
mailing list