Searched hist:d627065d88469933bc1527f97c539c464482f0bb (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-merge.c | diff d627065d88469933bc1527f97c539c464482f0bb Thu Jun 06 05:29:03 CDT 2019 Christoph Hellwig <hch@lst.de> block: untangle the end of blk_bio_segment_split
Now that we don't need to assign the front/back segment sizes, we can duplicating the segs assignment for the split vs no-split case and remove a whole chunk of boilerplate code.
Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>
|