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>

authored by Sebastian Andrzej Siewior and committed by Ingo Molnar cd33d880 3febfc8a

+1 -1
+1 -1
init/Kconfig
··· 738 738 tasks running within the fair group scheduler. Groups with no limit 739 739 set are considered to be unconstrained and will run with no 740 740 restriction. 741 - See tip/Documentation/scheduler/sched-bwc.txt for more information. 741 + See Documentation/scheduler/sched-bwc.txt for more information. 742 742 743 743 config RT_GROUP_SCHED 744 744 bool "Group scheduling for SCHED_RR/FIFO"