mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH]mmu_notifier.h: clean up comment
@ 2010-10-26 13:01 Figo.zhang
  0 siblings, 0 replies; only message in thread
From: Figo.zhang @ 2010-10-26 13:01 UTC (permalink / raw)
  To: lkml, Linus Torvalds, akpm


clean up comment for mmu_notifier.h. 

Signed-off-by: Figo.zhang <figo1802@gmail.com>
--- 
include/linux/mmu_notifier.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/mmu_notifier.h b/include/linux/mmu_notifier.h
index 4e02ee2..43dcfbd 100644
--- a/include/linux/mmu_notifier.h
+++ b/include/linux/mmu_notifier.h
@@ -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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-26 13:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-26 13:01 [PATCH]mmu_notifier.h: clean up comment Figo.zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome