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)
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>

No differences found