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)
commit0f3fa48a7eaf5d1118cfda1650e8c759b2a116e4
treea24e81ada634fcd2298d44f079208ebf18de5916
parent9766cdbcb260389669e9679b2aa87c11832f479f
x86: cpu/common.c more cleanups

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>
arch/x86/kernel/cpu/common.c