patch-2.4.21 linux-2.4.21/arch/sh/kernel/irq_intc2.c

Next file: linux-2.4.21/arch/sh/kernel/pcibios.c
Previous file: linux-2.4.21/arch/sh/kernel/io_7751se.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/sh/kernel/irq_intc2.c linux-2.4.21/arch/sh/kernel/irq_intc2.c
@@ -107,7 +107,7 @@
 	}
 
 	disable_irq_nosync(irq);
-	/* Fill the the data we need */
+	/* Fill the data we need */
 	intc2_data[offset].addr=addr;
 	intc2_data[offset].mask=1<<pos;
 		

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)