scsi: core: Remove the request member from struct scsi_cmnd
authorBart Van Assche <bvanassche@acm.org>
Mon, 9 Aug 2021 23:03:55 +0000 (16:03 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 12 Aug 2021 02:25:42 +0000 (22:25 -0400)
commit2266a2def97ce11ec979b6c58a1b637a16eca7dd
treee687c2bc795a3137d30ffad7648cd59e2b68377e
parent12bc2f13f3813e95d7b13239291f9eb36dae83cb
scsi: core: Remove the request member from struct scsi_cmnd

Since all scsi_cmnd.request users are gone, remove the request pointer
from struct scsi_cmnd.

Link: https://lore.kernel.org/r/20210809230355.8186-53-bvanassche@acm.org
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_error.c
drivers/scsi/scsi_lib.c
include/scsi/scsi_cmnd.h