linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mm/vmscan: cleanup comment error in balance_pgdat
@ 2012-06-17  1:27 Wanpeng Li
  2012-06-17  1:53 ` David Rientjes
  0 siblings, 1 reply; 5+ messages in thread
From: Wanpeng Li @ 2012-06-17  1:27 UTC (permalink / raw)
  To: linux-mm
  Cc: Jiri Kosina, linux-kernel, Andrew Morton, KAMEZAWA Hiroyuki,
	Mel Gorman, Minchan Kim, Hugh Dickins, Wanpeng Li

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

Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>
---
 mm/vmscan.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/vmscan.c b/mm/vmscan.c
index 2fc16cf..375d073 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
@@ -2539,7 +2539,7 @@ loop_again:
 				 * consider it to be no longer congested. It's
 				 * possible there are dirty pages backed by
 				 * congested BDIs but as pressure is relieved,
-				 * spectulatively avoid congestion waits
+				 * speculatively avoid congestion waits
 				 */
 				zone_clear_flag(zone, ZONE_CONGESTED);
 				if (i <= *classzone_idx)
-- 
1.7.9.5

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2012-06-17  2:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-17  1:27 [PATCH] mm/vmscan: cleanup comment error in balance_pgdat Wanpeng Li
2012-06-17  1:53 ` David Rientjes
2012-06-17  2:04   ` Wanpeng Li
2012-06-17  2:11     ` David Rientjes
2012-06-17  2:14       ` Wanpeng Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).