From: Kay Sievers Date: Mon, 30 Jul 2007 00:28:56 +0000 (+0200) Subject: Driver core: make sysfs uevent-attributes static X-Git-Tag: v2.6.24-rc1~1394^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8380770c842faef3001e44662953d64ad9a93663;p=pandora-kernel.git Driver core: make sysfs uevent-attributes static Attributes do not have an owner(module) anymore, so there is no need to carry the attributes in every single bus instance. Signed-off-by: Kay Sievers Acked-by: Tejun Heo Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed