Home
last modified time | relevance | path

Searched hist:"7 b63c052" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-map.c7b63c052 Thu Aug 27 10:37:46 CDT 2020 Christoph Hellwig <hch@lst.de> block: remove __blk_rq_unmap_user

Open code __blk_rq_unmap_user in the two callers. Both never pass a NULL
bio, and one of them can use an existing local variable instead of the bio
flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
7b63c052 Thu Aug 27 10:37:46 CDT 2020 Christoph Hellwig <hch@lst.de> block: remove __blk_rq_unmap_user

Open code __blk_rq_unmap_user in the two callers. Both never pass a NULL
bio, and one of them can use an existing local variable instead of the bio
flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>