]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit239a584e5076b1b0a65d09f2199422a0206d8104
treec553c1dc7a2bbc6efb6fdac5d0ef9c70b5d5174d
parent1bbe26baabe5c627a3d98422549c63e3023ae40b
parentd48e7e64ed5f600919b3e4887a97bf8170af5b25
Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/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