[patch] sched.h comment typo fix, BK-curr

From: Ingo Molnar
Date: Tue May 25 2004 - 04:19:00 EST



sched.h typo fix from Christian Meder.

Ingo

Signed-off-by: Christian Meder <chris@xxxxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>

--- linux/include/linux/sched.h.orig
+++ linux/include/linux/sched.h
@@ -301,7 +301,7 @@
* in the range MAX_RT_PRIO..MAX_PRIO-1. Priority values
* are inverted: lower p->prio value means higher priority.
*
- * The MAX_RT_USER_PRIO value allows the actual maximum
+ * The MAX_USER_RT_PRIO value allows the actual maximum
* RT priority to be separate from the value exported to
* user-space. This allows kernel threads to set their
* priority to a value higher than any user task. Note:
-
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/