Skip to content

Commit

Permalink
genirq: Update the a comment typo
Browse files Browse the repository at this point in the history
Change the comment "chasnge" to "change".

Signed-off-by: Chuansheng Liu <chuansheng.liu@intel.com>
Link: http://lkml.kernel.org/r/1392020037-5484-2-git-send-email-chuansheng.liu@intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Chuansheng Liu authored and Thomas Gleixner committed Feb 19, 2014
1 parent 1bc38a1 commit b04c644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/irq/manage.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit b04c644

Please sign in to comment.