From: Li Zefan Date: Fri, 29 Mar 2013 06:44:28 +0000 (+0800) Subject: sched/cpuacct: No need to check subsys active state X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~118^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2b0ae25fc8bfeeb4022b8e847ab811b3c8368d1;p=pandora-kernel.git sched/cpuacct: No need to check subsys active state Now we're guaranteed when cpuacct_charge() and cpuacct_account_field() are called, cpuacct has already been properly initialized, so we no longer need those checks. Signed-off-by: Li Zefan Cc: Tejun Heo Acked-by: Peter Zijlstra Link: http://lkml.kernel.org/r/5155384C.7000508@huawei.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed