diff options
author | Christoph Hellwig <hch@lst.de> | 2018-10-18 22:55:03 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-10-18 23:13:12 +0200 |
commit | ecb0a83e3198f2c1142901687afacbc73602a13b (patch) | |
tree | 2d1e20cff768512492dd4e37dfc6aad2098eaca4 /drivers/block | |
parent | drivers/block: Remove DAC960 driver (diff) | |
download | linux-ecb0a83e3198f2c1142901687afacbc73602a13b.tar.xz linux-ecb0a83e3198f2c1142901687afacbc73602a13b.zip |
ubd: remove use of blk_rq_map_sg
There is no good reason to create a scatterlist in the ubd driver,
it can just iterate the request directly.
Signed-off-by: Christoph Hellwig <hch@lst.de>
[rw: Folded in improvements as discussed with hch and jens]
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions