patch-2.4.2 linux/arch/ia64/sn/io/l1.c

Next file: linux/arch/ia64/sn/io/pcibr.c
Previous file: linux/arch/ia64/sn/io/klgraph_hack.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/arch/ia64/sn/io/l1.c linux/arch/ia64/sn/io/l1.c
@@ -1462,7 +1462,7 @@
 	isr_reg = READ_L1_UART_REG(sc->nasid, REG_ISR);
     }
 
-    /* uart interrupts were blocked at bedrock when the the interrupt
+    /* uart interrupts were blocked at bedrock when the interrupt
      * was initially answered; reenable them now
      */
     intr_unblock_bit( sc->intr_cpu, UART_INTR );
@@ -2865,7 +2865,7 @@
 
 
 /*
- * _elscuart_flush flushes queued output to the the L1.
+ * _elscuart_flush flushes queued output to the L1.
  * This routine blocks until the queue is flushed.
  */
 int

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