kernel/kernel/irq/dummychip.c
.. .. @@ -13,7 +13,7 @@ 13 13 14 14 /* 15 15 * What should we do if we get a hw irq event on an illegal vector? 16 - * Each architecture has to answer this themself.16 + * Each architecture has to answer this themselves.17 17 */ 18 18 static void ack_bad(struct irq_data *data) 19 19 {