]> Pileus Git - ~andy/linux/blobdiff - include/linux/mmu_notifier.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
[~andy/linux] / include / linux / mmu_notifier.h
index 4e02ee2b071e1712fa6d7eb65bb1a9f5b4e6a4b1..43dcfbdc39deecc0895b42dffdc427e469d90f9e 100644 (file)
@@ -227,7 +227,7 @@ static inline void mmu_notifier_mm_destroy(struct mm_struct *mm)
 
 /*
  * These two macros will sometime replace ptep_clear_flush.
- * ptep_clear_flush is impleemnted as macro itself, so this also is
+ * ptep_clear_flush is implemented as macro itself, so this also is
  * implemented as a macro until ptep_clear_flush will converted to an
  * inline function, to diminish the risk of compilation failure. The
  * invalidate_page method over time can be moved outside the PT lock