[2.6 patch] mm/slab.c: fix a comment typo

From: Adrian Bunk
Date: Sat Nov 05 2005 - 19:55:49 EST


--- linux-2.6.14-rc5-mm1-full/mm/slab.c.old 2005-11-06 01:10:59.000000000 +0100
+++ linux-2.6.14-rc5-mm1-full/mm/slab.c 2005-11-06 01:11:06.000000000 +0100
@@ -434,7 +434,7 @@
/* Optimization question: fewer reaps means less
* probability for unnessary cpucache drain/refill cycles.
*
- * OTHO the cpuarrays can contain lots of objects,
+ * OTOH the cpuarrays can contain lots of objects,
* which could lock up otherwise freeable slabs.
*/
#define REAPTIMEOUT_CPUC (2*HZ)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/