]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: merge __scsi_execute into scsi_execute
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Feb 2017 15:02:36 +0000 (16:02 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 23 Feb 2017 21:57:19 +0000 (16:57 -0500)
commitc7a55d7f895234f841c62ad205a7acc52f90e38d
treeebd0110e238bd07ef678704a508c9b43784bb3cf
parent9254d5759238ea3f2fba7d368db665ac146c9f63
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>
drivers/ata/libata-scsi.c
drivers/scsi/cxlflash/superpipe.c
drivers/scsi/cxlflash/vlun.c
drivers/scsi/scsi_lib.c
drivers/scsi/scsi_transport_spi.c
drivers/scsi/sr_ioctl.c
include/scsi/scsi_device.h