From: Eric W. Biederman Date: Fri, 12 Feb 2010 21:41:56 +0000 (-0800) Subject: sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes X-Git-Tag: v2.6.34-rc1~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361795b1eb7c08e9e65a2ebb4a4e536294d378a2;p=pandora-kernel.git sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes A little more whack-a-mole annotating the dynamic sysfs attributes. I had everything built into my earlier test kernel, and so I missed these. Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed