sched/fair: Remove stale tg_unthrottle_up() comments
authorLi RongQing <lirongqing@baidu.com>
Wed, 11 Apr 2018 05:16:56 +0000 (13:16 +0800)
committerIngo Molnar <mingo@kernel.org>
Thu, 21 Jun 2018 15:58:22 +0000 (17:58 +0200)
commit03585a95cd830e7a92697d2a8fe9a34df87563db
tree834f8ac0e5e87ca0fe193f2559ba91f516b0e107
parent8f894bf47dc9e8b77166125a084a7217693a28cd
sched/fair: Remove stale tg_unthrottle_up() comments

After commit:

  82958366cfea ("sched: Replace update_shares weight distribution with per-entity computation")

tg_unthrottle_up() did not update the weight.

Signed-off-by: Li RongQing <lirongqing@baidu.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/lkml/1523423816-18322-1-git-send-email-lirongqing@baidu.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c