瀏覽代碼

iosapic: fix a minor typo in comments

describeinterrupts -> describe interrupts

Signed-off-by: Hanjun Guo <guohanjun@huawei.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Hanjun Guo 12 年之前
父節點
當前提交
c74edea33c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      arch/ia64/kernel/iosapic.c

+ 1 - 1
arch/ia64/kernel/iosapic.c

@@ -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.
  */