x86, mce: Rename sysfs variables
commitcb491fca55e5282f0a95ef39c55352e00d6ca75e
authorIngo Molnar <mingo@elte.hu>
Wed, 8 Apr 2009 10:31:17 +0000 (8 12:31 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 28 May 2009 16:24:11 +0000 (28 09:24 -0700)
treeaf378d383ec2bbb2aecc9d874365787c1545f4ce
parentdba3725d44f5dfb5711fd509fca10b5b828c43b7
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 <mingo@elte.hu>
Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mcheck/mce.c
arch/x86/kernel/cpu/mcheck/mce_amd_64.c