From: Andi Kleen Date: Wed, 27 May 2009 19:56:52 +0000 (+0200) Subject: x86, mce: use extended sysattrs for the check_interval attribute. X-Git-Tag: v2.6.31-rc1~349^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b56f642d2bf8c1f7c6499c1e55b23311a33cc796;p=pandora-kernel.git x86, mce: use extended sysattrs for the check_interval attribute. Instead of using own callbacks use the generic ones provided by the sysdev later. This finally allows to get rid of the ugly ACCESSOR macros. Should also save some text size. [ Impact: cleanup ] Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed