File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,6 @@ bool scsi_noretry_cmd(struct scsi_cmnd *scmd);
103
103
void scsi_eh_done (struct scsi_cmnd * scmd );
104
104
105
105
/* scsi_lib.c */
106
- extern int scsi_maybe_unblock_host (struct scsi_device * sdev );
107
106
extern void scsi_device_unbusy (struct scsi_device * sdev , struct scsi_cmnd * cmd );
108
107
extern void scsi_queue_insert (struct scsi_cmnd * cmd , int reason );
109
108
extern void scsi_io_completion (struct scsi_cmnd * , unsigned int );
@@ -155,7 +154,6 @@ extern int scsi_sysfs_add_host(struct Scsi_Host *);
155
154
extern int scsi_sysfs_register (void );
156
155
extern void scsi_sysfs_unregister (void );
157
156
extern void scsi_sysfs_device_initialize (struct scsi_device * );
158
- extern int scsi_sysfs_target_initialize (struct scsi_device * );
159
157
extern struct scsi_transport_template blank_transport_template ;
160
158
extern void __scsi_remove_device (struct scsi_device * );
161
159
You can’t perform that action at this time.
0 commit comments