commit | 2973073a80b46daebc352c31d09d95d16cf6876e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Mar 01 08:44:24 2021 +0100 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Mar 17 00:21:53 2021 +0000 |
tree | 92abcc0622a522e3409c2156f42da21a055bcb71 | |
parent | 9906aa5bd6f5a13c9c5488d5426893a7b38b550f [diff] |
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single Now that swiotlb remembers the allocation size there is no need to pass it back to swiotlb_tbl_unmap_single. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>