Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jul 2021 18:29:18 +0000 (11:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jul 2021 18:29:18 +0000 (11:29 -0700)
commitdf8ba5f160335cf9ea09c0a037235331a171fe1a
treeb72ef57ec80fb45c82925015e3c7f264b5266602
parent76e2d16bd5d0193f891a0e30f14ef5c8c370bc8f
parentc8daba4640ac9619f9cb34ca7c314ff1eaff5f33
Merge tag 'kgdb-5.14-rc1' of git://git./linux/kernel/git/danielt/linux

Pull kgdb updates from Daniel Thompson:
 "This was a extremely quiet cycle for kgdb. This consists of two
  patches that between them address spelling errors and a switch
  fallthrough warning"

* tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux:
  kgdb: Fix fall-through warning for Clang
  kgdb: Fix spelling mistakes
kernel/debug/kdb/kdb_main.c