From: Hidetoshi Seto Date: Thu, 26 Mar 2009 08:39:20 +0000 (+0900) Subject: x86, mce: Cleanup param parser X-Git-Tag: v2.6.31-rc1~349^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13503fa9137d9708d52214e9506c671dbf2fbdce;p=pandora-kernel.git 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 Acked-by: Andi Kleen LKML-Reference: <49CB3F38.7090703@jp.fujitsu.com> Signed-off-by: Ingo Molnar Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed