]> Pileus Git - ~andy/linux/commit
sched: Fix comment in rebalance_domains()
authorLibin <huawei.libin@huawei.com>
Mon, 1 Apr 2013 11:14:01 +0000 (19:14 +0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 10 Apr 2013 11:39:57 +0000 (13:39 +0200)
commitb9b0853a4b377f84a5e6ed091816a9a2d6b10918
tree239fbe1239e8f0858aa025a62a7325229cf205c7
parent4e2dcb73aecbde9fe4e3137c9ea35cb6aa6cb286
sched: Fix comment in rebalance_domains()

A comment in function rebalance_domains() mentions
arch_init_sched_domains(), but that function does not exist
anymore. The proper function is init_sched_domains().

Signed-off-by: Libin <huawei.libin@huawei.com>
Cc: <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1364814841-49156-1-git-send-email-huawei.libin@huawei.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/sched/fair.c