scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
authorChristoph Hellwig <hch@lst.de>
Thu, 24 Feb 2022 17:55:50 +0000 (18:55 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 28 Feb 2022 03:27:59 +0000 (22:27 -0500)
commit73912738094c221671199be6b4a5a47791eeed44
tree17b855e59ce2ce9af73451eeca6943a5b1d485f9
parent7d9c1a42eb124db0a7002b72ffebf7df254e716f
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd

Prepare for removing the scsi_request structure by moving the result field
to struct scsi_cmnd.

Link: https://lore.kernel.org/r/20220224175552.988286-7-hch@lst.de
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: John Garry <john.garry@huawei.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/block/pktcdvd.c
drivers/scsi/scsi_bsg.c
drivers/scsi/scsi_ioctl.c
drivers/scsi/scsi_lib.c
drivers/scsi/sg.c
drivers/scsi/sr.c
drivers/scsi/st.c
drivers/target/target_core_pscsi.c
include/scsi/scsi_request.h