From: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
To: linux-kernel@vger.kernel.org
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.com>,
Jaroslav Kysela <perex@perex.cz>,
"Gustavo A. R. Silva" <gustavo@embeddedor.com>
Subject: [PATCH 0/4] ALSA: Mark expected switch fall-throughs
Date: Thu, 2 Aug 2018 15:40:08 -0500 [thread overview]
Message-ID: <cover.1533242152.git.gustavo@embeddedor.com> (raw)
Hi all,
In preparation to enabling -Wimplicit-fallthrough, this patchset aims
to add some annotations in order to mark switch cases where we are
expecting to fall through.
Thanks
Gustavo A. R. Silva (4):
ALSA: galaxy: Mark expected switch fall-through
ALSA: opti92x: mark expected switch fall-through
ALSA: opti9xx: mark expected switch fall-through
ALSA: es18xx: mark expected switch fall-through
sound/isa/es18xx.c | 1 +
sound/isa/galaxy/galaxy.c | 3 +++
sound/isa/opti9xx/miro.c | 5 +++++
sound/isa/opti9xx/opti92x-ad1848.c | 3 +++
4 files changed, 12 insertions(+)
--
2.7.4
next reply other threads:[~2018-08-02 20:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-02 20:40 Gustavo A. R. Silva [this message]
2018-08-02 20:40 ` [PATCH 1/4] ALSA: galaxy: Mark expected switch fall-throughs Gustavo A. R. Silva
2018-08-02 20:41 ` [PATCH 2/4] ALSA: opti92x: mark " Gustavo A. R. Silva
2018-08-02 20:41 ` [PATCH 3/4] ALSA: opti9xx: " Gustavo A. R. Silva
2018-08-02 20:42 ` [PATCH 4/4] ALSA: es18xx: mark expected switch fall-through Gustavo A. R. Silva
2018-08-03 10:21 ` [alsa-devel] [PATCH 0/4] ALSA: Mark expected switch fall-throughs Takashi Iwai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1533242152.git.gustavo@embeddedor.com \
--to=gustavo@embeddedor.com \
--cc=alsa-devel@alsa-project.org \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox