]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:53:41 +0000 (10:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 5 Jun 2022 17:53:41 +0000 (10:53 -0700)
commit149aad9d88a23d132c9355e681d8837bad369d02
tree50fba71b3bc2c442e511208957130dd09c5e1018
parent3680db4ce43cc123678cc36601a7b8ce6f4cd9e5
parent0f69ab538c1f92b23d0e78a23faa83666f9a5b01
Merge tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Thomas Gleixner:
 "A set of small x86 cleanups:

   - Remove unused headers in the IDT code

   - Kconfig indendation and comment fixes

   - Fix all 'the the' typos in one go instead of waiting for bots to
     fix one at a time"

* tag 'x86-cleanups-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Fix all occurences of the "the the" typo
  x86/idt: Remove unused headers
  x86/Kconfig: Fix indentation of arch/x86/Kconfig.debug
  x86/Kconfig: Fix indentation and add endif comments to arch/x86/Kconfig
arch/x86/Kconfig
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c