x86: cpu/common.c more cleanups
authorIngo Molnar <mingo@elte.hu>
Sat, 14 Mar 2009 07:46:17 +0000 (08:46 +0100)
committerIngo Molnar <mingo@elte.hu>
Sat, 14 Mar 2009 09:37:34 +0000 (10:37 +0100)
Complete/fix the cleanups of cpu/common.c:

 - fix ugly warning due to asm/topology.h -> linux/topology.h change
 - standardize the style across the file
 - simplify/refactor the code flow where possible

Cc: Jaswinder Singh Rajput <jaswinder@kernel.org>
LKML-Reference: <1237009789.4387.2.camel@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found