hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/irqchip/irq-xilinx-intc.c
....@@ -210,7 +210,7 @@
210210
211211 /*
212212 * Disable all external interrupts until they are
213
- * explicity requested.
213
+ * explicitly requested.
214214 */
215215 xintc_write(irqc, IER, 0);
216216