patch-2.1.104 linux/arch/alpha/kernel/lca.c

Next file: linux/arch/alpha/kernel/smp.c
Previous file: linux/arch/alpha/kernel/head.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.103/linux/arch/alpha/kernel/lca.c linux/arch/alpha/kernel/lca.c
@@ -504,7 +504,7 @@
 		printk(KERN_CRIT "  Unknown errorlog size %d\n", el.c->size);
 	}
 
-	/* dump the the logout area to give all info: */
+	/* dump the logout area to give all info: */
 
 	ptr = (unsigned long *) la;
 	for (i = 0; i < el.c->size / sizeof(long); i += 2) {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov