summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>2018-05-15 18:53:28 +0200
committerIngo Molnar <mingo@kernel.org>2018-05-18 09:05:28 +0200
commitcd33d8803bfa3f5e6e5d7a4bb03fc8cc32c40fb6 (patch)
treed9d37c3dd42bc28bc4855b87e76d207b43a3d22c /init
parent3febfc8a219a036633b57a34c6678e21b6a0580d (diff)
downloadop-kernel-dev-cd33d8803bfa3f5e6e5d7a4bb03fc8cc32c40fb6.zip
op-kernel-dev-cd33d8803bfa3f5e6e5d7a4bb03fc8cc32c40fb6.tar.gz
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 <bigeasy@linutronix.de> Acked-by: Peter Zijlstra <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Paul Turner <pjt@google.com> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/20180515165328.24899-1-bigeasy@linutronix.de Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index f013afc..18b151f 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -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"
OpenPOWER on IntegriCloud