Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jul 2021 02:02:25 +0000 (19:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Jul 2021 02:02:25 +0000 (19:02 -0700)
commite08100fe957e2f0b5ae476c5b5ae0df5ecaa3563
treec553c1dc7a2bbc6efb6fdac5d0ef9c70b5d5174d
parent9bead1b58c4c4a85319d0fc8a5c83e7374977d28
parent615c77eb5e870d1ffa95f4001cba3612bd2f2332
Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git./linux/kernel/git/gustavoars/linux

Pull fallthrough fix from Gustavo Silva:
 "Fix a fall-through warning when building with -Wimplicit-fallthrough
  on PowerPC"

* tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  powerpc/pasemi: Fix fall-through warning for Clang