scsi: merge __scsi_execute into scsi_execute
All but one caller want the decoded sense header, so offer the existing __scsi_execute helper as the public scsi_execute API to simply the callers. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com>
Showing
- drivers/ata/libata-scsi.c 4 additions, 8 deletionsdrivers/ata/libata-scsi.c
- drivers/scsi/cxlflash/superpipe.c 3 additions, 5 deletionsdrivers/scsi/cxlflash/superpipe.c
- drivers/scsi/cxlflash/vlun.c 2 additions, 2 deletionsdrivers/scsi/cxlflash/vlun.c
- drivers/scsi/scsi_lib.c 21 additions, 27 deletionsdrivers/scsi/scsi_lib.c
- drivers/scsi/scsi_transport_spi.c 10 additions, 14 deletionsdrivers/scsi/scsi_transport_spi.c
- drivers/scsi/sr_ioctl.c 3 additions, 16 deletionsdrivers/scsi/sr_ioctl.c
- include/scsi/scsi_device.h 3 additions, 2 deletionsinclude/scsi/scsi_device.h
Loading
Please register or sign in to comment