]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2020 20:02:52 +0000 (13:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Oct 2020 20:02:52 +0000 (13:02 -0700)
commit1c8788a69cac30676dae6d978959cfefb4d708a5
tree25139f3dd28b69c6fd191aee566a6d698c144152
parent289a238a50a0ab65c9e4288b538e0a0b4f648e6d
parentbedb934a9b89949cab1a46f532618ab8094138b6
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux

Pull fallthrough fix from Gustavo A. R. Silva:
 "This fixes a ton of fall-through warnings when building with Clang
  12.0.0 and -Wimplicit-fallthrough"

* tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  include: jhash/signal: Fix fall-through warnings for Clang