From: Jaswinder Singh Rajput Date: Wed, 31 Dec 2008 10:59:48 +0000 (+0530) Subject: x86: cpuid.c fix style problems X-Git-Tag: v2.6.29-rc1~536^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f634fa941188a91dbf1dab961fe7a4509852fd6e;p=pandora-kernel.git x86: cpuid.c fix style problems Impact: cleanup Fixes style problems: WARNING: Use #include instead of ERROR: "foo * bar" should be "foo *bar" ERROR: trailing whitespace WARNING: usage of NR_CPUS is often wrong - consider using cpu_possible(), num_possible_cpus(), for_each_possible_cpu(), etc total: 2 errors, 2 warnings Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed