]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[SCSI] add missing attribute container function prototype
authorJames Bottomley <James.Bottomley@steeleye.com>
Tue, 16 Aug 2005 22:26:10 +0000 (17:26 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Sun, 28 Aug 2005 16:14:09 +0000 (11:14 -0500)
commitcaca1779870b1bcc0fb07e48ebd2403901f356b8
tree69ec4dfa0927096cca15167c04150637fad66de6
parentbe042f240a8528b8f6b741a484cdbbf515698388
[SCSI] add missing attribute container function prototype

attribute_container_classdev_to_container is an exported function of the
attribute_container.c file.  However, there's no prototype for it.  Now
I actually want to use it, so add one.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
include/linux/attribute_container.h