x86: Fix various typos in comments, take #2
authorIngo Molnar <mingo@kernel.org>
Sun, 21 Mar 2021 21:28:53 +0000 (22:28 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 21 Mar 2021 22:50:28 +0000 (23:50 +0100)
commit163b099146b85d1b05bd2eaa045acbeee25c29e4
treef0634fdc02bfaad65906b816e35f216817f8245a
parentc681df88dcb12b1efd7e4efcfe498c5e9c31ce02
x86: Fix various typos in comments, take #2

Fix another ~42 single-word typos in arch/x86/ code comments,
missed a few in the first pass, in particular in .S files.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-kernel@vger.kernel.org
41 files changed:
arch/x86/boot/compressed/efi_thunk_64.S
arch/x86/boot/compressed/head_64.S
arch/x86/crypto/crc32-pclmul_glue.c
arch/x86/crypto/twofish-x86_64-asm_64-3way.S
arch/x86/entry/entry_32.S
arch/x86/entry/entry_64.S
arch/x86/entry/vdso/vdso2c.c
arch/x86/entry/vdso/vdso32/system_call.S
arch/x86/entry/vdso/vma.c
arch/x86/entry/vdso/vsgx.S
arch/x86/events/intel/bts.c
arch/x86/events/intel/core.c
arch/x86/events/intel/p4.c
arch/x86/include/asm/agp.h
arch/x86/include/asm/intel_pt.h
arch/x86/include/asm/set_memory.h
arch/x86/kernel/amd_nb.c
arch/x86/kernel/apm_32.c
arch/x86/kernel/cpu/intel.c
arch/x86/kernel/cpu/mce/severity.c
arch/x86/kernel/cpu/mtrr/mtrr.c
arch/x86/kernel/cpu/resctrl/monitor.c
arch/x86/kernel/cpu/resctrl/rdtgroup.c
arch/x86/kernel/relocate_kernel_32.S
arch/x86/kernel/relocate_kernel_64.S
arch/x86/kernel/smp.c
arch/x86/kernel/tsc_sync.c
arch/x86/kernel/umip.c
arch/x86/kvm/svm/avic.c
arch/x86/kvm/vmx/nested.c
arch/x86/math-emu/reg_ld_str.c
arch/x86/math-emu/reg_round.S
arch/x86/mm/fault.c
arch/x86/mm/init.c
arch/x86/mm/pkeys.c
arch/x86/platform/efi/quirks.c
arch/x86/platform/olpc/olpc-xo15-sci.c
arch/x86/platform/olpc/olpc_dt.c
arch/x86/power/cpu.c
arch/x86/realmode/init.c
arch/x86/xen/mmu_pv.c