kernel/kernel/irq/msi.c
.. .. @@ -5,7 +5,7 @@ 5 5 * 6 6 * This file is licensed under GPLv2. 7 7 * 8 - * This file contains common code to support Message Signalled Interrupt for8 + * This file contains common code to support Message Signaled Interrupts for9 9 * PCI compatible and non PCI compatible devices. 10 10 */ 11 11 #include <linux/types.h>