Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / arch / mips / kernel / smp-mt.c
index c0e8141..1ec56e6 100644 (file)
@@ -120,7 +120,7 @@ static void vsmp_send_ipi_single(int cpu, unsigned int action)
 
        local_irq_save(flags);
 
-       vpflags = dvpe();       /* cant access the other CPU's registers whilst MVPE enabled */
+       vpflags = dvpe();       /* can't access the other CPU's registers whilst MVPE enabled */
 
        switch (action) {
        case SMP_CALL_FUNCTION: