[<prev] [next>] [day] [month] [year] [list]
Message-Id: <201106121333.45603.bvanassche@acm.org>
Date: Sun, 12 Jun 2011 13:33:45 +0200
From: Bart Van Assche <bvanassche@....org>
To: linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH] Fix spelling - change hsot into shot
Signed-off-by: Bart Van Assche <bvanassche@....org>
---
kernel/irq/manage.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/kernel/irq/manage.c b/kernel/irq/manage.c
index d64bafb..30fb079 100644
--- a/kernel/irq/manage.c
+++ b/kernel/irq/manage.c
@@ -654,7 +654,7 @@ again:
* to IRQS_INPROGRESS and the irq line is masked forever.
*
* This also serializes the state of shared oneshot handlers
- * versus "desc->threads_onehsot |= action->thread_mask;" in
+ * versus "desc->threads_oneshot |= action->thread_mask;" in
* irq_wake_thread(). See the comment there which explains the
* serialization.
*/
--
1.7.3.4
--
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