]> git.baikalelectronics.ru Git - kernel.git/commit
sched: correct sched-rt-group.txt pathname in init/Kconfig
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 13 Nov 2008 00:23:55 +0000 (16:23 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 13 Nov 2008 08:32:29 +0000 (09:32 +0100)
commit0e5bd3584c450557e053c13baf02deba84f64b41
tree8545b8facadce756b553adccb463d123d20bec36
parentf30ebbedfba8911eee41aa13ec0f3975ac65d81b
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>
init/Kconfig