x86, mce: trivial clean up for mce_intel_64.c
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Tue, 14 Apr 2009 08:09:04 +0000 (17:09 +0900)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:16 +0000 (09:24 -0700)
commit61a021a0700c22ee527d73d92f9acb109ff478f8
tree96a25406b05f00bb5ad3ffc30be54f191e327b4f
parent34fa1967aa0827776e37feb5666df0327575a0f2
x86, mce: trivial clean up for mce_intel_64.c

Fix for:

WARNING: space prohibited between function name and open parenthesis '('
+       for_each_online_cpu (cpu) {

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/kernel/cpu/mcheck/mce_intel_64.c