You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
genirq: Update the a comment typo
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>
This commit is contained in:
committed by
Thomas Gleixner
parent
1bc38a1d33
commit
b04c644e67
+1
-1
@@ -757,7 +757,7 @@ out_unlock:
|
|||||||
|
|
||||||
#ifdef CONFIG_SMP
|
#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
|
static void
|
||||||
irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action)
|
irq_thread_check_affinity(struct irq_desc *desc, struct irqaction *action)
|
||||||
|
|||||||
Reference in New Issue
Block a user