[PATCH v2 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
Will Deacon
will at kernel.org
Tue Jul 14 04:26:52 EDT 2020
On Fri, Jun 12, 2020 at 11:39:54AM +0800, Baolin Wang wrote:
> Now the __iommu_map() and __iommu_map_sg() are used only in iommu.c
> file, so mark them as static.
>
> Signed-off-by: Baolin Wang <baolin.wang at linux.alibaba.com>
> ---
> drivers/iommu/iommu.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
Acked-by: Will Deacon <will at kernel.org>
(I'm assuming Joerg will pick this up for 5.9)
Thanks,
Will
More information about the linux-arm-kernel
mailing list