浏览代码

powerpc: Silly spelling fix in pgtable-ppc32

Signed-off-by: Becky Bruce <becky.bruce@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Becky Bruce 17 年之前
父节点
当前提交
bf2737f74f
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/asm-powerpc/pgtable-ppc32.h

+ 2 - 2
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)