* [GIT PULL] fallthrough fixes for Clang for 5.16-rc1
@ 2021-11-01 22:01 Gustavo A. R. Silva
2021-11-02 0:51 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2021-11-01 22:01 UTC (permalink / raw)
To: Linus Torvalds
Cc: Kees Cook, Greg Kroah-Hartman, linux-hardening, linux-kernel,
Gustavo A. R. Silva
The following changes since commit e4e737bb5c170df6135a127739a9e6148ee3da82:
Linux 5.15-rc2 (2021-09-19 17:28:22 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-clang-5.16-rc1
for you to fetch changes up to 02900f428d3c7acd89b77784bec33ddec7b750a4:
pcmcia: db1xxx_ss: Fix fall-through warning for Clang (2021-10-13 14:47:48 -0500)
----------------------------------------------------------------
fallthrough fixes for Clang for 5.16-rc1
Hi Linus,
Please, pull the following patches that fix some fall-through warnings
when building with Clang and -Wimplicit-fallthrough.
Thanks!
--
Gustavo
----------------------------------------------------------------
Gustavo A. R. Silva (3):
scsi: st: Fix fall-through warning for Clang
MIPS: Fix fall-through warnings for Clang
pcmcia: db1xxx_ss: Fix fall-through warning for Clang
arch/mips/alchemy/devboards/db1550.c | 1 +
arch/mips/kernel/uprobes.c | 1 +
drivers/pcmcia/db1xxx_ss.c | 1 +
drivers/scsi/st.c | 1 +
4 files changed, 4 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-11-02 0:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-01 22:01 [GIT PULL] fallthrough fixes for Clang for 5.16-rc1 Gustavo A. R. Silva
2021-11-02 0:51 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox