Sched - trivial spelling patch

From: David R
Date: Tue Nov 13 2012 - 07:29:59 EST


Spell "logarithmic" correctly in sched debug.

--- kernel/sched/debug.c.orig 2012-11-13 11:52:59.000000000 +0000
+++ kernel/sched/debug.c 2012-11-13 11:53:30.000000000 +0000
@@ -318,7 +318,7 @@

static const char *sched_tunable_scaling_names[] = {
"none",
- "logaritmic",
+ "logarithmic",
"linear"
};


--
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/