tree-wide: fix assorted typos all over the place
[cascardo/linux.git] / arch / powerpc / sysdev / dart_iommu.c
index ae3c4db..bafc3f8 100644 (file)
@@ -160,7 +160,7 @@ static int dart_build(struct iommu_table *tbl, long index,
 
        dp = ((unsigned int*)tbl->it_base) + index;
 
-       /* On U3, all memory is contigous, so we can move this
+       /* On U3, all memory is contiguous, so we can move this
         * out of the loop.
         */
        l = npages;