linux-kernel.vger.kernel.org archive mirror
 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

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).