forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
kernel/kernel/irq/dummychip.c
....@@ -13,7 +13,7 @@
1313
1414 /*
1515 * 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.
1717 */
1818 static void ack_bad(struct irq_data *data)
1919 {