patch-2.1.3 linux/arch/alpha/kernel/lca.c
Next file: linux/arch/alpha/kernel/osf_sys.c
Previous file: linux/arch/alpha/kernel/ksyms.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 10 08:54:43 1996
-  Orig file: 
v2.1.2/linux/arch/alpha/kernel/lca.c
-  Orig date: 
Wed Oct  9 08:55:16 1996
diff -u --recursive --new-file v2.1.2/linux/arch/alpha/kernel/lca.c linux/arch/alpha/kernel/lca.c
@@ -429,7 +429,7 @@
 	switch (el.c->size) {
 	      case sizeof(struct el_lca_mcheck_short):
 		printk(KERN_CRIT
-		       "  Reason: %s (short frame%s, dc_stat=%lx):\pn",
+		       "  Reason: %s (short frame%s, dc_stat=%lx):\n",
 		       reason, el.c->retry ? ", retryable" : "", el.s->dc_stat);
 		if (el.s->esr & ESR_EAV) {
 		    mem_error(el.s->esr, el.s->ear);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov