commit | e9eee03e99d519599eb615c3e251d5f6cc4be57d | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Apr 08 12:31:17 2009 +0200 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:09 2009 -0700 |
tree | a6db26923fe4b3e570513725a963880c1b74d50c | |
parent | 13503fa9137d9708d52214e9506c671dbf2fbdce [diff] |
x86, mce: clean up mce_64.c This file has been modified many times along the years, by multiple authors, so the general style and structure has diverged in a number of areas making this file hard to read. So fix the coding style match that of the rest of the x86 arch code. [ Impact: cleanup ] Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>