]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Nov 2021 00:32:22 +0000 (17:32 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Nov 2021 00:32:22 +0000 (17:32 -0700)
commite975e9a5341a8171a334453484f393a749ebee95
treee934d3f79fdbd400dcbd66305fb253129726ad04
parent17a11a1b1344f9ceb1379fbd6059a39d4f4cd0b6
parent63d78183f45b0fec1bd5ed49bd364f4b84c811c5
Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux

Pull fallthrough fixes from Gustavo A. R. Silva:
 "Fix some fall-through warnings when building with Clang and
  -Wimplicit-fallthrough"

* tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  pcmcia: db1xxx_ss: Fix fall-through warning for Clang
  MIPS: Fix fall-through warnings for Clang
  scsi: st: Fix fall-through warning for Clang