sched: Remove obsolete comment in sched_init()
authorJayson R. King <dev@jaysonking.com>
Mon, 5 Oct 2009 10:21:26 +0000 (05:21 -0500)
committerIngo Molnar <mingo@elte.hu>
Mon, 5 Oct 2009 19:37:22 +0000 (21:37 +0200)
commitcf82ff7ea7695b0e82ba07bc5e9f1bd03a74e1aa
treed5c7c53b1cb2fe787d14b852c1bf4621f2a0efed
parentd01d4827858cdc2e1c437c87ab65ec0a00fd40f8
sched: Remove obsolete comment in sched_init()

Remove the comment about calling alloc_bootmem() as it is not
called here since commit 36b7b6d465489c4754c4fd66fcec6086eba87896.

Signed-off-by: Jayson R. King <dev@jaysonking.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Jiri Kosina <trivial@kernel.org>
LKML-Reference: <4AC9C8A6.6010209@jaysonking.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c