]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
sched/fair: Fix ascii art by relpacing tabs
authorOdin Ugedal <odin@uged.al>
Tue, 18 May 2021 12:52:02 +0000 (14:52 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jul 2021 14:15:44 +0000 (16:15 +0200)
commit9b808bdcc936be3503e5141879beb1cbd693d984
treedee5f4753ca93e862e8ce5de464944413e3460eb
parente6663c59b0563a2377dbfef9b2a0d85172baa34e
sched/fair: Fix ascii art by relpacing tabs

[ Upstream commit 08f7c2f4d0e9f4283f5796b8168044c034a1bfcb ]

When using something other than 8 spaces per tab, this ascii art
makes not sense, and the reader might end up wondering what this
advanced equation "is".

Signed-off-by: Odin Ugedal <odin@uged.al>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Acked-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lkml.kernel.org/r/20210518125202.78658-4-odin@uged.al
Signed-off-by: Sasha Levin <sashal@kernel.org>
kernel/sched/fair.c