aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c
diff options
context:
space:
mode:
authorMartin Molnar <martin.molnar.programming@gmail.com>2020-02-16 16:17:39 +0100
committerBorislav Petkov <bp@suse.de>2020-02-16 20:58:06 +0100
commit4d1d0977a2156a1dafe8f1cd890ab918c803485b (patch)
treeb47415a5d68de22552745f037574e170af1c3818 /arch/x86/kernel/reboot.c
parentLinux 5.6-rc1 (diff)
downloadlinux-dev-4d1d0977a2156a1dafe8f1cd890ab918c803485b.tar.xz
linux-dev-4d1d0977a2156a1dafe8f1cd890ab918c803485b.zip
x86: Fix a handful of typos
Fix a couple of typos in code comments. [ bp: While at it: s/IRQ's/IRQs/. ] Signed-off-by: Martin Molnar <martin.molnar.programming@gmail.com> Signed-off-by: Borislav Petkov <bp@suse.de> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lkml.kernel.org/r/0819a044-c360-44a4-f0b6-3f5bafe2d35c@gmail.com
Diffstat (limited to 'arch/x86/kernel/reboot.c')
-rw-r--r--arch/x86/kernel/reboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/reboot.c b/arch/x86/kernel/reboot.c
index 0cc7c0b106bb..3ca43be4f9cf 100644
--- a/arch/x86/kernel/reboot.c
+++ b/arch/x86/kernel/reboot.c
@@ -531,7 +531,7 @@ static void emergency_vmx_disable_all(void)
/*
* We need to disable VMX on all CPUs before rebooting, otherwise
- * we risk hanging up the machine, because the CPU ignore INIT
+ * we risk hanging up the machine, because the CPU ignores INIT
* signals when VMX is enabled.
*
* We can't take any locks and we may be on an inconsistent