diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-07-13 10:48:39 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-07-13 16:14:36 +0200 |
commit | 242e461fb628bb63763e0bb2788d52ea054f8721 (patch) | |
tree | a07407b1ac98a5ff5c2317ac29bca2e062c3b0be /tools | |
parent | lightnvm: pblk: enable line minor version detection (diff) | |
download | linux-242e461fb628bb63763e0bb2788d52ea054f8721.tar.xz linux-242e461fb628bb63763e0bb2788d52ea054f8721.zip |
lightnvm: Remove redundant rq->__data_len initialization
Since both blk_old_get_request() and blk_mq_alloc_request() initialize
rq->__data_len to zero, it is not necessary to initialize that member
in nvme_nvm_alloc_request(). Hence remove the rq->__data_len
initialization from nvme_nvm_alloc_request().
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Matias Bjørling <mb@lightnvm.io>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions