Commit b04c644e authored by Chuansheng Liu's avatar Chuansheng Liu Committed by Thomas Gleixner

genirq: Update the a comment typo

Change the comment "chasnge" to "change".
Signed-off-by: default avatarChuansheng Liu <chuansheng.liu@intel.com>
Link: http://lkml.kernel.org/r/1392020037-5484-2-git-send-email-chuansheng.liu@intel.comSigned-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1bc38a1d
......@@ -757,7 +757,7 @@ static void irq_finalize_oneshot(struct irq_desc *desc,
#ifdef CONFIG_SMP
/*
* Check whether we need to chasnge the affinity of the interrupt thread.
* Check whether we need to change the affinity of the interrupt thread.
*/
static void
irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment