[SCSI] kill unused scsi_scan_single_target()
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
committed by
James Bottomley
parent
91ca7b01ec
commit
13ec92b33e
@@ -638,8 +638,6 @@ extern void scsi_flush_work(struct Scsi_Host *);
|
||||
extern struct Scsi_Host *scsi_host_alloc(struct scsi_host_template *, int);
|
||||
extern int __must_check scsi_add_host(struct Scsi_Host *, struct device *);
|
||||
extern void scsi_scan_host(struct Scsi_Host *);
|
||||
extern void scsi_scan_single_target(struct Scsi_Host *, unsigned int,
|
||||
unsigned int);
|
||||
extern void scsi_rescan_device(struct device *);
|
||||
extern void scsi_remove_host(struct Scsi_Host *);
|
||||
extern struct Scsi_Host *scsi_host_get(struct Scsi_Host *);
|
||||
|
Reference in New Issue
Block a user