From: James Bottomley Date: Wed, 31 Oct 2007 14:38:04 +0000 (-0500) Subject: [SCSI] sysfs: add filter function to groups X-Git-Tag: v2.6.25-rc1~1230^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4acd722b7bb5f48b9fc3848e8c2a845b100d84f;p=pandora-kernel.git [SCSI] sysfs: add filter function to groups This patch allows the various users of attribute_groups to selectively allow the appearance of group attributes. The primary consumer of this will be the transport classes in which we currently have elaborate attribute selection algorithms to do this same thing. Acked-by: Greg KH Signed-off-by: James Bottomley --- Reading git-diff-tree failed