]> 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)
commitc39a9161846567e863812e21998ffbb17913a49c
treee934d3f79fdbd400dcbd66305fb253129726ad04
parent43814025e2edfd288b7af9dacf2c00bbc5b4050f
parent2728d3e5f7500ff0689fb1fb8d4f648a46eab142
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