[PATCH] i386: Fix a typo in an IRQ handler name
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 13 Feb 2007 12:26:20 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:20 +0000 (13:26 +0100)
commit2e188938ab2358034801938c2329b016ca135823
treecd75731102ea8044bdf2dc0ba058589c146d3038
parent464d1a78fbf8cf6c7fd970e7b3e2db50a320ce28
[PATCH] i386: Fix a typo in an IRQ handler name

The "fasteoi" IRQ handler is named "fasteio" incorrectly.  This is a fix.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
arch/i386/kernel/io_apic.c