sched/debug: Update stale reference to sched_debug.c
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Wed, 20 Sep 2023 13:00:25 +0000 (15:00 +0200)
committerIngo Molnar <mingo@kernel.org>
Thu, 21 Sep 2023 06:30:19 +0000 (08:30 +0200)
commit622f0a1d544fa88dda10d27727835e825c84ae0f
tree22853c840ae31b49ffb8dd5dc8d20606746fbaf9
parent17e7170645e34c519443ba63895264bbdee7beee
sched/debug: Update stale reference to sched_debug.c

Since commit:

   8a99b6833c884 ("sched: Move SCHED_DEBUG sysctl to debugfs")

The sched_debug interface moved from /proc to debugfs. The comment
mentions still the outdated proc interfaces.

Update the comment, point to the current location of the interface.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230920130025.412071-3-bigeasy@linutronix.de
kernel/sched/debug.c