]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/scsi_transport_spi.c
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)
commit76aaf87b4cdc7f7115a32e4fda88310d42ce7fde
treeebd0110e238bd07ef678704a508c9b43784bb3cf
parent3949e2f04262495f6c8795b148aa26dffccba646
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