swiotlb: rename swiotlb_free to swiotlb_exit
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Christian König <christian.koenig@amd.com> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
@@ -417,7 +417,7 @@ cleanup2:
|
||||
return -ENOMEM;
|
||||
}
|
||||
|
||||
void __init swiotlb_free(void)
|
||||
void __init swiotlb_exit(void)
|
||||
{
|
||||
if (!io_tlb_orig_addr)
|
||||
return;
|
||||
|
Reference in New Issue
Block a user