aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/mpparse_32.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-01-30 07:31:42 -0500
committerIngo Molnar <mingo@elte.hu>2008-01-30 07:31:42 -0500
commitab4a574ef23cfa801a5078f7d7c2f2b76ecd6d91 (patch)
tree2e8e1b401f5ef21e18bcc6fdb53408c3aa669a03 /arch/x86/kernel/mpparse_32.c
parent85f2adf16955460c98131360f3d76aeb51aba073 (diff)
arch/x86/: spelling fixes
Spelling fixes. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/mpparse_32.c')
-rw-r--r--arch/x86/kernel/mpparse_32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/mpparse_32.c b/arch/x86/kernel/mpparse_32.c
index bfcfc41f5607..a4c05372626b 100644
--- a/arch/x86/kernel/mpparse_32.c
+++ b/arch/x86/kernel/mpparse_32.c
@@ -1050,7 +1050,7 @@ int mp_register_gsi(u32 gsi, int triggering, int polarity)
1050 int idx, bit = 0; 1050 int idx, bit = 0;
1051 static int pci_irq = IRQ_COMPRESSION_START; 1051 static int pci_irq = IRQ_COMPRESSION_START;
1052 /* 1052 /*
1053 * Mapping between Global System Interrups, which 1053 * Mapping between Global System Interrupts, which
1054 * represent all possible interrupts, and IRQs 1054 * represent all possible interrupts, and IRQs
1055 * assigned to actual devices. 1055 * assigned to actual devices.
1056 */ 1056 */