sched: Remove NULL assignment of dattr_cur
authorKamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Wed, 23 May 2012 09:14:11 +0000 (14:44 +0530)
committerIngo Molnar <mingo@kernel.org>
Wed, 30 May 2012 12:02:27 +0000 (14:02 +0200)
commit6a4c96eef42f835734a82c6b512abf9881b7c55d
treed7b542e7606e0eaeec8f1160ea2eb37f18fa8d29
parent7997a456ef841bb78eb6f881d7cc2c17c2f9b35e
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>
kernel/sched/core.c