From: Andi Kleen Date: Tue, 5 Jan 2010 11:48:06 +0000 (+0100) Subject: sysdev: Fix type of sysdev class attribute in memory driver X-Git-Tag: v2.6.34-rc1~1^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8564a6c140317de04a71eb203bdbb58845d69f9c;p=pandora-kernel.git sysdev: Fix type of sysdev class attribute in memory driver This attribute is really a sysdev_class attribute, not a plain class attribute. They are identical in layout currently, but this might not always be the case. Signed-off-by: Andi Kleen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed