aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2018-06-28 08:31:28 -0700
committerMartin K. Petersen <[email protected]>2018-07-02 16:18:11 -0400
commit68c3f904ed4591797ccac22148b95c54af391f30 (patch)
treed3ed63550b7bae7738b7e234dec8bb8eb65bba7f /tools/perf/scripts/python/bin/stackcollapse-record
parent915d9b71422126076f1971f1a44561ae76890060 (diff)
scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd()
Since nr_bytes == blk_rq_bytes(rq) == rq->__data_len, the rq->__data_len = nr_bytes assignment does not modify the value of rq->__data_len. Hence remove that assignment. Note: the code in sd_done() that sets the residual to zero for zone report requests is not affected by this patch. Signed-off-by: Bart Van Assche <[email protected]> Reviewed-by: Damien Le Moal <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: Johannes Thumshirn <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions