[GIT PULL] fallthrough fixes for Clang for 5.14-rc3
From: Gustavo A. R. Silva
Date: Thu Jul 22 2021 - 19:58:22 EST
The following changes since commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c:
Linux 5.14-rc2 (2021-07-18 14:13:49 -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-rc3
for you to fetch changes up to 615c77eb5e870d1ffa95f4001cba3612bd2f2332:
powerpc/pasemi: Fix fall-through warning for Clang (2021-07-19 16:47:03 -0500)
----------------------------------------------------------------
fallthrough fixes for Clang for 5.14-rc3
Hi Linus,
Please, pull the following patch that fixes a fall-through warning
when building with Clang and -Wimplicit-fallthrough on PowerPC.
Thanks
----------------------------------------------------------------
Gustavo A. R. Silva (1):
powerpc/pasemi: Fix fall-through warning for Clang
arch/powerpc/platforms/pasemi/idle.c | 1 +
1 file changed, 1 insertion(+)