Signed-off-by: Joerg Roedel <joro@8bytes.org>
        struct iommu_group *group;
        struct pci_bus *bus = pdev->bus;
 
-       /* 
+       /*
         * Traverese the pci bus device list to get
         * the shared iommu group.
         */
 
                /*
                 * 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)) {