]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/mm/tlb-r8k.c
[MIPS] checkfiles: Fix "need space after that ','" errors.
[linux-2.6-omap-h63xx.git] / arch / mips / mm / tlb-r8k.c
index 266a47d65eed06d29ee57745c12fac5959e8afd0..bd8409d8ff626c64b62ed271cb11ab1bf82a125d 100644 (file)
@@ -56,7 +56,7 @@ void local_flush_tlb_mm(struct mm_struct *mm)
        int cpu = smp_processor_id();
 
        if (cpu_context(cpu, mm) != 0)
-               drop_mmu_context(mm,cpu);
+               drop_mmu_context(mm, cpu);
 }
 
 void local_flush_tlb_range(struct vm_area_struct *vma, unsigned long start,