commit | 6a4c96eef42f835734a82c6b512abf9881b7c55d | [log] [tgz] |
---|---|---|
author | Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> | Wed May 23 14:44:11 2012 +0530 |
committer | Ingo Molnar <mingo@kernel.org> | Wed May 30 14:02:27 2012 +0200 |
tree | d7b542e7606e0eaeec8f1160ea2eb37f18fa8d29 | |
parent | 7997a456ef841bb78eb6f881d7cc2c17c2f9b35e [diff] |
sched: Remove NULL assignment of dattr_cur Remove explicit NULL assignment of static pointer dattr_cur from init_sched_domains(). Signed-off-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/20120523091411.GG5005@linux.vnet.ibm.com Signed-off-by: Ingo Molnar <mingo@kernel.org>