On Mon, Aug 17, 2020 at 10:00:49PM +0100, Tom Murphy wrote: > To keep naming consistent we should stick with *iotlb*. This patch > renames a few remaining functions. > > Signed-off-by: Tom Murphy <murphyt7@xxxxxx> > --- > drivers/iommu/dma-iommu.c | 2 +- > drivers/iommu/iommu.c | 4 ++-- > drivers/vfio/vfio_iommu_type1.c | 2 +- > include/linux/io-pgtable.h | 2 +- > include/linux/iommu.h | 10 +++++----- > 5 files changed, 10 insertions(+), 10 deletions(-) Applied, thanks.