sched/fair: Fix ascii art by relpacing tabs
authorOdin Ugedal <odin@uged.al>
Tue, 18 May 2021 12:52:02 +0000 (14:52 +0200)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 1 Jun 2021 14:00:11 +0000 (16:00 +0200)
commit08f7c2f4d0e9f4283f5796b8168044c034a1bfcb
treea96751f1fc518a36d194bc7b023e18433614dff5
parent15faafc6b449777a85c0cf82dd8286c293fed4eb
sched/fair: Fix ascii art by relpacing tabs

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
kernel/sched/fair.c