git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba3725
)
x86, mce: Rename sysfs variables
author
Ingo Molnar
<mingo@elte.hu>
Wed, 8 Apr 2009 10:31:17 +0000
(12:31 +0200)
committer
H. Peter Anvin
<hpa@zytor.com>
Thu, 28 May 2009 16:24:11 +0000
(09:24 -0700)
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>
No differences found