]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2019 00:10:22 +0000 (16:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 15 Dec 2019 00:10:22 +0000 (16:10 -0800)
commit1f4a45e0d5b9530f7ecb354423b2c1bde306f59e
treece7c9de10ef67002360091d7eeec05c7b11eb1f2
parent41eac16a6910e4b983f9664fa8ef8a30f2e19ab1
parente47119f224c3f2b948c50b68f4a10f6d36d58974
Merge tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux

Pull fall through fix from Gustavo Silva:
 "Fix compile error on sh by marking expected switch fall-through"

* tag 'Wimplicit-fallthrough-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux:
  sh: kgdb: Mark expected switch fall-throughs