]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
powerpc: Silly spelling fix in pgtable-ppc32
authorBecky Bruce <becky.bruce@freescale.com>
Fri, 13 Jun 2008 23:12:44 +0000 (09:12 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Jun 2008 12:31:01 +0000 (22:31 +1000)
Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/pgtable-ppc32.h

index c08e714d0c42880dd785df64a93f3b8ad3a1c838..dde466bd2cea00fdb51d1e34e2391287e56e5f76 100644 (file)
@@ -620,8 +620,8 @@ static inline void set_pte_at(struct mm_struct *mm, unsigned long addr,
 }
 
 /*
- * 2.6 calles this without flushing the TLB entry, this is wrong
- * for our hash-based implementation, we fix that up here
+ * 2.6 calls this without flushing the TLB entry; this is wrong
+ * for our hash-based implementation, we fix that up here.
  */
 #define __HAVE_ARCH_PTEP_TEST_AND_CLEAR_YOUNG
 static inline int __ptep_test_and_clear_young(unsigned int context, unsigned long addr, pte_t *ptep)