Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

genirq: Update the a comment typo

parent 1bc38a1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)