diff options
author | Bart Van Assche <bvanassche@acm.org> | 2019-02-08 13:25:02 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-02-12 11:13:41 -0500 |
commit | 80f82c169b68b2dcd5adfc4625edd93a2ab954cf (patch) | |
tree | ccec8510bc625843a4a16544df465fb693bfb644 /include/scsi | |
parent | 229531be6918906e92da5647c755ee8205fc1d7f (diff) | |
download | linux-80f82c169b68b2dcd5adfc4625edd93a2ab954cf.tar.gz linux-80f82c169b68b2dcd5adfc4625edd93a2ab954cf.tar.bz2 linux-80f82c169b68b2dcd5adfc4625edd93a2ab954cf.zip |
scsi: sd: Remove superfluous residual assignments
Since commit 26e85fcd15f6 ("[SCSI] sd: Permit merged discard requests";
kernel v3.10) sd_done() sets the residual not only for failed special
requests but also for special requests that succeeded. Hence remove the
code from functions called by sd_init_command() that sets the residual.
This patch does not change any functionality.
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>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions