commit | 13503fa9137d9708d52214e9506c671dbf2fbdce | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Thu Mar 26 17:39:20 2009 +0900 |
committer | H. Peter Anvin <hpa@zytor.com> | Thu May 28 09:24:09 2009 -0700 |
tree | e0731de58ff42d9749ec84475cd29968b260cab4 | |
parent | b5c42bc8db17db80917f99205a03c51f17354495 [diff] |
x86, mce: Cleanup param parser - Fix the comment formatting. - The error path does not return 0, and printk lacks level and "\n". - Move __setup("nomce") next to mcheck_disable(). - Improve readability etc. [ Impact: cleanup ] Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> Acked-by: Andi Kleen <ak@linux.intel.com> LKML-Reference: <49CB3F38.7090703@jp.fujitsu.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: H. Peter Anvin <hpa@zytor.com>