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)
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>

No differences found