sched/fair: Trivial correction of the newidle_balance() comment
authorBarry Song <song.bao.hua@hisilicon.com>
Wed, 2 Dec 2020 22:06:41 +0000 (11:06 +1300)
committerIngo Molnar <mingo@kernel.org>
Fri, 11 Dec 2020 09:30:44 +0000 (10:30 +0100)
commit5b78f2dc315354c05300795064f587366a02c6ff
tree761b0389aa6fb8fc584f1e5c009ed4a04a6e5ff8
parent13d5a5e9f9b8515da3c04305ae1bb03ab91be7a7
sched/fair: Trivial correction of the newidle_balance() comment

idle_balance() has been renamed to newidle_balance(). To differentiate
with nohz_idle_balance, it seems refining the comment will be helpful
for the readers of the code.

Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lkml.kernel.org/r/20201202220641.22752-1-song.bao.hua@hisilicon.com
kernel/sched/fair.c