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

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