From: Becky Bruce Date: Fri, 13 Jun 2008 23:12:44 +0000 (+1000) Subject: powerpc: Silly spelling fix in pgtable-ppc32 X-Git-Tag: v2.6.27-rc1~1058^2~114 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=bf2737f74ffd36f43c6ed11cd2c0826e1d59ad48;p=linux-2.6-omap-h63xx.git powerpc: Silly spelling fix in pgtable-ppc32 Signed-off-by: Becky Bruce Signed-off-by: Paul Mackerras --- diff --git a/include/asm-powerpc/pgtable-ppc32.h b/include/asm-powerpc/pgtable-ppc32.h index c08e714d0c4..dde466bd2ce 100644 --- a/include/asm-powerpc/pgtable-ppc32.h +++ b/include/asm-powerpc/pgtable-ppc32.h @@ -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)