public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mm: cleanup on the comments of zone_reclaim_stat
@ 2012-06-15  8:04 Wanpeng Li
  2012-06-15  8:43 ` Minchan Kim
  2012-06-16  6:56 ` Kamezawa Hiroyuki
  0 siblings, 2 replies; 3+ messages in thread
From: Wanpeng Li @ 2012-06-15  8:04 UTC (permalink / raw)
  To: LKML
  Cc: Andrew Morton, KAMEZAWA Hiroyuki, Mel Gorman, Michal Hocko,
	Minchan Kim, Gavin Shan, Wanpeng Li

From: Wanpeng Li <liwp@linux.vnet.ibm.com>

Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>

---
 include/linux/mmzone.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h
index 2427706..d6a5f83 100644
--- a/include/linux/mmzone.h
+++ b/include/linux/mmzone.h
@@ -188,7 +188,7 @@ static inline int is_unevictable_lru(enum lru_list lru)
 struct zone_reclaim_stat {
 	/*
 	 * The pageout code in vmscan.c keeps track of how many of the
-	 * mem/swap backed and file backed pages are refeferenced.
+	 * mem/swap backed and file backed pages are referenced.
 	 * The higher the rotated/scanned ratio, the more valuable
 	 * that cache is.
 	 *
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-16  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-15  8:04 [PATCH] mm: cleanup on the comments of zone_reclaim_stat Wanpeng Li
2012-06-15  8:43 ` Minchan Kim
2012-06-16  6:56 ` Kamezawa Hiroyuki

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