sched/fair: Fix documentation file path
authorSebastian Andrzej Siewior <[email protected]>
Tue, 15 May 2018 16:53:28 +0000 (18:53 +0200)
committerIngo Molnar <[email protected]>
Fri, 18 May 2018 07:05:28 +0000 (09:05 +0200)
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]>
init/Kconfig

index f013afc74b1139e2fe24f1dcc7df17bb91810ab4..18b151f0ddc1fba93777e1ca9f40b9f0fd072711 100644 (file)
@@ -738,7 +738,7 @@ config CFS_BANDWIDTH
          tasks running within the fair group scheduler.  Groups with no limit
          set are considered to be unconstrained and will run with no
          restriction.
-         See tip/Documentation/scheduler/sched-bwc.txt for more information.
+         See Documentation/scheduler/sched-bwc.txt for more information.
 
 config RT_GROUP_SCHED
        bool "Group scheduling for SCHED_RR/FIFO"