iosapic: fix a minor typo in comments
authorHanjun Guo <guohanjun@huawei.com>
Fri, 8 Mar 2013 04:32:52 +0000 (12:32 +0800)
committerTony Luck <tony.luck@intel.com>
Tue, 19 Mar 2013 23:14:53 +0000 (16:14 -0700)
describeinterrupts -> describe interrupts

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/iosapic.c

index ee33c3a..a6e2f75 100644 (file)
@@ -76,7 +76,7 @@
  *     PCI pin -> global system interrupt (GSI) -> IA-64 vector <-> IRQ
  *
  * Note: The term "IRQ" is loosely used everywhere in Linux kernel to
- * describeinterrupts.  Now we use "IRQ" only for Linux IRQ's.  ISA IRQ
+ * describe interrupts.  Now we use "IRQ" only for Linux IRQ's.  ISA IRQ
  * (isa_irq) is the only exception in this source code.
  */