git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be042f2
)
[SCSI] add missing attribute container function prototype
author
James Bottomley
<James.Bottomley@steeleye.com>
Tue, 16 Aug 2005 22:26:10 +0000
(17:26 -0500)
committer
James Bottomley
<jejb@mulgrave.(none)>
Sun, 28 Aug 2005 16:14:09 +0000
(11:14 -0500)
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>
No differences found