tree 49eaf65fda30d8824d9ce79a195c4399e65b6650
parent 82f29467a025f6a2192d281e97fca0be46e905cc
author James Bottomley <[EMAIL PROTECTED](none)> Sat, 30 Jul 2005 21:39:53 -0500
committer James Bottomley <[EMAIL PROTECTED](none)> Sat, 30 Jul 2005 21:39:53 
-0500

[SCSI] add template for scsi_host_set_state()

Fixes up some warnings in the tree.

Signed-off-by: James Bottomley <[EMAIL PROTECTED]>

 include/scsi/scsi_host.h |    1 +
 1 files changed, 1 insertion(+)

diff --git a/include/scsi/scsi_host.h b/include/scsi/scsi_host.h
--- a/include/scsi/scsi_host.h
+++ b/include/scsi/scsi_host.h
@@ -676,5 +676,6 @@ extern struct scsi_device *scsi_get_host
 /* legacy interfaces */
 extern struct Scsi_Host *scsi_register(struct scsi_host_template *, int);
 extern void scsi_unregister(struct Scsi_Host *);
+extern int scsi_host_set_state(struct Scsi_Host *, enum scsi_host_state);
 
 #endif /* _SCSI_SCSI_HOST_H */
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to