]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd
authorBart Van Assche <bvanassche@acm.org>
Fri, 8 Feb 2019 21:25:03 +0000 (13:25 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 12 Feb 2019 16:13:41 +0000 (11:13 -0500)
commit9fa505adf9f2914637e4e81620f62dcdaa575f71
tree6fd5629d85871c75e33aa496da94d1dc62392d74
parent80f82c169b68b2dcd5adfc4625edd93a2ab954cf
scsi: core: Move resid from scsi_data_buffer to scsi_cmnd

This patch does not change any functionality but reduces the size of
struct scsi_cmnd.

Cc: Douglas Gilbert <dgilbert@interlog.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-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/scsi_lib.c
include/scsi/scsi_cmnd.h