From: Ingo Molnar Date: Wed, 8 Apr 2009 10:31:17 +0000 (+0200) Subject: x86, mce: Rename sysfs variables X-Git-Tag: v2.6.31-rc1~349^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb491fca55e5282f0a95ef39c55352e00d6ca75e;p=pandora-kernel.git x86, mce: Rename sysfs variables Shorten variable names. This also compacts the code a bit. device_mce => mce_dev mce_device_initialized => mce_dev_initialized mce_attribute => mce_attrs [ Impact: cleanup ] Signed-off-by: Ingo Molnar Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed