PATCH: fix typo in oom_kill

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Mar 21 2003 - 15:05:02 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.65/mm/oom_kill.c linux-2.5.65-ac2/mm/oom_kill.c
--- linux-2.5.65/mm/oom_kill.c 2003-03-06 17:04:37.000000000 +0000
+++ linux-2.5.65-ac2/mm/oom_kill.c 2003-03-20 18:43:25.000000000 +0000
@@ -51,7 +51,7 @@
  * 3) we don't kill anything innocent of eating tons of memory
  * 4) we want to kill the minimum amount of processes (one)
  * 5) we try to kill the process the user expects us to kill, this
- * algorithm has been meticulously tuned to meet the priniciple
+ * algorithm has been meticulously tuned to meet the principle
  * of least surprise ... (be careful when you change it)
  */
 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Mar 23 2003 - 22:00:38 EST