Skip to content

Commit cd33d88

Browse files
Sebastian Andrzej SiewiorIngo Molnar
authored andcommitted
sched/fair: Fix documentation file path
The 'tip' prefix probably referred to the -tip tree and is not required, remove it. Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Paul Turner <[email protected]> Cc: Thomas Gleixner <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
1 parent 3febfc8 commit cd33d88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ config CFS_BANDWIDTH
738738
tasks running within the fair group scheduler. Groups with no limit
739739
set are considered to be unconstrained and will run with no
740740
restriction.
741-
See tip/Documentation/scheduler/sched-bwc.txt for more information.
741+
See Documentation/scheduler/sched-bwc.txt for more information.
742742

743743
config RT_GROUP_SCHED
744744
bool "Group scheduling for SCHED_RR/FIFO"

0 commit comments

Comments
 (0)