iommu/fsl: Fix whitespace problems noticed by git-am
Signed-off-by: Joerg Roedel <joro@8bytes.org>
diff --git a/drivers/iommu/fsl_pamu_domain.c b/drivers/iommu/fsl_pamu_domain.c
index 14d803a..c857c30 100644
--- a/drivers/iommu/fsl_pamu_domain.c
+++ b/drivers/iommu/fsl_pamu_domain.c
@@ -926,7 +926,7 @@
struct iommu_group *group;
struct pci_bus *bus = pdev->bus;
- /*
+ /*
* Traverese the pci bus device list to get
* the shared iommu group.
*/
@@ -996,7 +996,7 @@
/*
* Devices on the root bus go through the iommu. If that's not us,
- * find the next upstream device and test ACS up to the root bus.
+ * find the next upstream device and test ACS up to the root bus.
* Finding the next device may require skipping virtual buses.
*/
while (!pci_is_root_bus(dma_pdev->bus)) {