[PATCH] ppc64 kernel hackers can't spell

Anton Blanchard anton at samba.org
Tue May 25 08:09:21 EST 2004


> This patch is obviously of the utmost importance.  It probably doesn't
> matter as much for kernel error messages, but one of these mistakes is
> in a user-readable /proc file.

It gets worse.

Anton

===== rtas-proc.c 1.13 vs edited =====
--- 1.13/arch/ppc64/kernel/rtas-proc.c	Tue Mar 16 22:30:38 2004
+++ edited/rtas-proc.c	Tue May 25 08:08:25 2004
@@ -698,7 +698,7 @@
 			}
 			break;
 		default:
-			n += sprintf(buf+n,  "Unkown sensor (type %d), ignoring it\n",
+			n += sprintf(buf+n,  "Unknown sensor (type %d), ignoring it\n",
 					s.token);
 			unknown = 1;
 			have_strings = 1;

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list