From: Libin Date: Mon, 1 Apr 2013 11:14:01 +0000 (+0800) Subject: sched: Fix comment in rebalance_domains() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~118^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b0853a4b377f84a5e6ed091816a9a2d6b10918;p=pandora-kernel.git 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 Cc: Link: http://lkml.kernel.org/r/1364814841-49156-1-git-send-email-huawei.libin@huawei.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed