OSDN Git Service

scsi: cxlflash: Convert to scsi_execute_cmd()
authorMike Christie <michael.christie@oracle.com>
Thu, 29 Dec 2022 19:01:53 +0000 (13:01 -0600)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 18 Jan 2023 23:11:19 +0000 (18:11 -0500)
commit1035c9893f15e801456dddd547ea52ae8f6a1e1f
tree3b6a99405fdeffc889878c57ec007edc06595dd1
parente335795f27d0ab5260e4681f14be8f8c915ac1a7
scsi: cxlflash: Convert to scsi_execute_cmd()

scsi_execute() is going to be removed. Convert cxlflash to use
scsi_execute_cmd().

[mkp: roll in fix for issue reported by sfr]

Signed-off-by: Mike Christie <michael.christie@oracle.com>
Reviewed-by: John Garry <john.g.garry@oracle.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/cxlflash/superpipe.c
drivers/scsi/cxlflash/vlun.c