mm: fix typos in comments
[sfrench/cifs-2.6.git] / mm / highmem.c
index e389337e00b44ec658bd118c57a4cccfe5e91fb7..4fb51d735aa6ae846b6c4678b0c7ab2073caaf0b 100644 (file)
@@ -519,7 +519,7 @@ void *__kmap_local_pfn_prot(unsigned long pfn, pgprot_t prot)
 
        /*
         * Disable migration so resulting virtual address is stable
-        * accross preemption.
+        * across preemption.
         */
        migrate_disable();
        preempt_disable();