[SCSI] attribute_container: update to use the group interface
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 3 Jan 2008 00:48:47 +0000 (18:48 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Wed, 23 Jan 2008 17:29:17 +0000 (11:29 -0600)
commitfd1109711d7f76126e7cef947999f139b198dc15
treee108e3b02fa50e2bcb8456bbc5a4a0c90391c9e1
parent11f24fbdf511cf588c3a18e3208ee02d85db0020
[SCSI] attribute_container: update to use the group interface

This patch is the beginning of moving the attribute_containers to use
attribute groups exclusively.  The attr element is now deprecated and
will eventually be removed (along with all the hand rolled code for
doing exactly what attribute groups do) when all the consumers are
converted to attribute groups.

Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/base/attribute_container.c
include/linux/attribute_container.h