]> 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)
commita80172cecebdf65fa4fc977cf79c18e728c27c46
treec553c1dc7a2bbc6efb6fdac5d0ef9c70b5d5174d
parentcf700bcfdb5b4d2a2a685ff8db404f07874a0bf3
parentc834b1cfc05043f069fb82f46d163e6607d94915
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