Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Christoph Hellwig and committed by
Martin K. Petersen
c0327e67 93ab8c8f

-1
-1
drivers/scsi/scsi_error.c
··· 2393 2393 scsi_autopm_put_host(shost); 2394 2394 return error; 2395 2395 } 2396 - EXPORT_SYMBOL(scsi_ioctl_reset); 2397 2396 2398 2397 bool scsi_command_normalize_sense(const struct scsi_cmnd *cmd, 2399 2398 struct scsi_sense_hdr *sshdr)