LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] fallthrough fixes for Clang for 5.14-rc4
@ 2021-07-29 18:08 Gustavo A. R. Silva
2021-07-30 5:13 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo A. R. Silva @ 2021-07-29 18:08 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Kees Cook, linux-kernel, Gustavo A. R. Silva
The following changes since commit ff1176468d368232b684f75e82563369208bc371:
Linux 5.14-rc3 (2021-07-25 15:35:14 -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.14-rc4
for you to fetch changes up to cb163627e6d32dbaca4d89b2292788cee895b06d:
scsi: fas216: Fix fall-through warning for Clang (2021-07-29 12:51:16 -0500)
----------------------------------------------------------------
fallthrough fixes for Clang for 5.14-rc4
Hi Linus,
Please, pull the following patches that fix some fall-through warnings
when building with Clang and -Wimplicit-fallthrough on ARM.
Thanks
----------------------------------------------------------------
Gustavo A. R. Silva (3):
ARM: riscpc: Fix fall-through warning for Clang
scsi: acornscsi: Fix fall-through warning for clang
scsi: fas216: Fix fall-through warning for Clang
arch/arm/mach-rpc/riscpc.c | 1 +
drivers/scsi/arm/acornscsi.c | 1 +
drivers/scsi/arm/fas216.c | 1 +
3 files changed, 3 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fallthrough fixes for Clang for 5.14-rc4
2021-07-29 18:08 [GIT PULL] fallthrough fixes for Clang for 5.14-rc4 Gustavo A. R. Silva
@ 2021-07-30 5:13 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-30 5:13 UTC (permalink / raw)
To: Gustavo A. R. Silva
Cc: Linus Torvalds, Kees Cook, linux-kernel, Gustavo A. R. Silva
The pull request you sent on Thu, 29 Jul 2021 13:08:23 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git tags/fallthrough-fixes-clang-5.14-rc4
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/c71a2f65e7a13a05f49b1d9afce6af3afcefab1b
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-30 5:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29 18:08 [GIT PULL] fallthrough fixes for Clang for 5.14-rc4 Gustavo A. R. Silva
2021-07-30 5:13 ` 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;
as well as URLs for NNTP newsgroup(s).