[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180515165328.24899-1-bigeasy@linutronix.de>
Date: Tue, 15 May 2018 18:53:28 +0200
From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
To: linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...e.hu>, Paul Turner <pjt@...gle.com>,
Peter Zijlstra <peterz@...radead.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: [PATCH] sched/cfs: correct path to documentation
The `tip' prefix probably referred to the tip tree and is not required.
Remove it.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/init/Kconfig b/init/Kconfig
index f013afc74b11..18b151f0ddc1 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"
--
2.17.0
Powered by blists - more mailing lists