+23
−36
Loading
Move the code to find and validate the original buffer address and size from the callers into swiotlb_bounce. This means a tiny bit of extra work in the swiotlb_map path, but avoids code duplication and a leads to a better code structure. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>