[PATCH] remove bogus comment from init/main.c
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 10 Feb 2006 09:51:06 +0000 (01:51 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 10 Feb 2006 16:13:12 +0000 (08:13 -0800)
commit02df360bf38ca2acb78ddee9fd28262e9474153c
treea52dd8accc1b86d0ff7c6af0f19b331e199f0bc0
parent9c15e852a524d55ab768cf48c97f5c684f876af2
[PATCH] remove bogus comment from init/main.c

Remove bogus comment from init function which could lead to the assumption
that cpu_possible_map is setup in smp_prepare_cpus().

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
init/main.c