[PATCH 0/8] iommu: fix a couple of spelling mistakes detected by codespell tool

From: Zhen Lei
Date: Fri Mar 26 2021 - 02:26:44 EST


This detection and correction covers the entire driver/iommu directory.

Zhen Lei (8):
iommu/pamu: fix a couple of spelling mistakes
iommu/omap: Fix spelling mistake "alignement" -> "alignment"
iommu/mediatek: Fix spelling mistake "phyiscal" -> "physical"
iommu/sun50i: Fix spelling mistake "consits" -> "consists"
iommu: fix a couple of spelling mistakes
iommu/amd: fix a couple of spelling mistakes
iommu/arm-smmu: Fix spelling mistake "initally" -> "initially"
iommu/vt-d: fix a couple of spelling mistakes

drivers/iommu/amd/amd_iommu_types.h | 2 +-
drivers/iommu/amd/init.c | 4 ++--
drivers/iommu/amd/iommu.c | 2 +-
drivers/iommu/arm/arm-smmu/arm-smmu.c | 2 +-
drivers/iommu/fsl_pamu.c | 2 +-
drivers/iommu/fsl_pamu_domain.c | 2 +-
drivers/iommu/fsl_pamu_domain.h | 2 +-
drivers/iommu/intel/dmar.c | 6 +++---
drivers/iommu/intel/iommu.c | 2 +-
drivers/iommu/intel/irq_remapping.c | 2 +-
drivers/iommu/iommu.c | 4 ++--
drivers/iommu/iova.c | 2 +-
drivers/iommu/mtk_iommu.c | 2 +-
drivers/iommu/omap-iommu.c | 2 +-
drivers/iommu/sun50i-iommu.c | 2 +-
15 files changed, 19 insertions(+), 19 deletions(-)

--
1.8.3