[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1362717172-36280-1-git-send-email-guohanjun@huawei.com>
Date: Fri, 8 Mar 2013 12:32:52 +0800
From: Hanjun Guo <guohanjun@...wei.com>
To: Tony Luck <tony.luck@...el.com>, Fenghua Yu <fenghua.yu@...el.com>
CC: Toshi Kani <toshi.kani@...com>, Jiang Liu <jiang.liu@...wei.com>,
<linux-ia64@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
Hanjun Guo <guohanjun@...wei.com>
Subject: [PATCH V2 1/2] ia64: iosapic: fix a minor typo in comments
describeinterrupts -> describe interrupts
Signed-off-by: Hanjun Guo <guohanjun@...wei.com>
---
arch/ia64/kernel/iosapic.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/ia64/kernel/iosapic.c b/arch/ia64/kernel/iosapic.c
index ee33c3a..a6e2f75 100644
--- a/arch/ia64/kernel/iosapic.c
+++ b/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.
*/
--
1.6.0.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists