commit | 2fe401e38602e853e01376cdb670b0bc4d526a6d | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Wed Nov 12 16:23:55 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 13 09:32:29 2008 +0100 |
tree | 8545b8facadce756b553adccb463d123d20bec36 | |
parent | 4ffaf869c7780bbdfc11291e5fd4b61dde662b1c [diff] |
sched: correct sched-rt-group.txt pathname in init/Kconfig init/Kconfig directs the user to Documentation/sched-rt-group.txt, but the file is actually in Documentation/scheduler/sched-rt-group.txt. This patch corrects the pathname mentioned in init/Kconfig. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>