From: James Bottomley Date: Tue, 16 Aug 2005 22:26:10 +0000 (-0500) Subject: [SCSI] add missing attribute container function prototype X-Git-Tag: v2.6.14-rc1~522^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caca1779870b1bcc0fb07e48ebd2403901f356b8;p=pandora-kernel.git [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 --- Reading git-diff-tree failed