From: Hidetoshi Seto Date: Wed, 8 Jun 2011 01:55:05 +0000 (+0900) Subject: x86, mce, severity: Clean up trivial coding style problems X-Git-Tag: v3.1-rc1~289^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7639bfc753f70321dbea83852e1cc47a45b681d7;p=pandora-kernel.git x86, mce, severity: Clean up trivial coding style problems More specifically: - sort bits in the macros - use BITCLR/BITSET - coordinate message pattern - use m for struct mce - cleanup for severities_debugfs_init() No functional change. Signed-off-by: Hidetoshi Seto Acked-by: Tony Luck Link: http://lkml.kernel.org/r/4DEED679.9090503@jp.fujitsu.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed