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:
@@ -121,7 +121,7 @@ static int __init check_swiotlb_enabled(void)
|
||||
if (ppc_swiotlb_enable)
|
||||
swiotlb_print_info();
|
||||
else
|
||||
swiotlb_free();
|
||||
swiotlb_exit();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user