From ab4a574ef23cfa801a5078f7d7c2f2b76ecd6d91 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 30 Jan 2008 13:31:42 +0100 Subject: arch/x86/: spelling fixes Spelling fixes. Signed-off-by: Joe Perches Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- arch/x86/kernel/vm86_32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/x86/kernel/vm86_32.c') diff --git a/arch/x86/kernel/vm86_32.c b/arch/x86/kernel/vm86_32.c index c9f67effbc4..738c2104df3 100644 --- a/arch/x86/kernel/vm86_32.c +++ b/arch/x86/kernel/vm86_32.c @@ -384,7 +384,7 @@ static inline void clear_AC(struct kernel_vm86_regs * regs) * functions. However someone forgot to call clear_IF(regs) * in the opposite case. * After the command sequence CLI PUSHF STI POPF you should - * end up with interrups disabled, but you ended up with + * end up with interrupts disabled, but you ended up with * interrupts enabled. * ( I was testing my own changes, but the only bug I * could find was in a function I had not changed. ) -- cgit v1.2.3