From: Andi Kleen Date: Tue, 5 Jan 2010 11:48:04 +0000 (+0100) Subject: sysdev: Use sysdev_class attribute arrays in node driver X-Git-Tag: v2.6.34-rc1~1^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3701cde6e35245e26f63252f46c62e8a790fa996;p=pandora-kernel.git sysdev: Use sysdev_class attribute arrays in node driver Convert the node driver to sysdev_class attribute arrays. This greatly cleans up the code and remove a lot of code. Saves ~150 bytes of code on x86-64. Signed-off-by: Andi Kleen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed