scsi: core: remove the scsi_ioctl_reset export
This function is only used inside the SCSI midlayer. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Bart Van Assche <bvanassche@acm.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Родитель
93ab8c8fc8
Коммит
c0327e67ec
|
@ -2393,7 +2393,6 @@ out_put_autopm_host:
|
|||
scsi_autopm_put_host(shost);
|
||||
return error;
|
||||
}
|
||||
EXPORT_SYMBOL(scsi_ioctl_reset);
|
||||
|
||||
bool scsi_command_normalize_sense(const struct scsi_cmnd *cmd,
|
||||
struct scsi_sense_hdr *sshdr)
|
||||
|
|
Загрузка…
Ссылка в новой задаче