[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1339896438-5412-1-git-send-email-liwp.linux@gmail.com>
Date: Sun, 17 Jun 2012 09:27:18 +0800
From: Wanpeng Li <liwp.linux@...il.com>
To: linux-mm@...ck.org
Cc: Jiri Kosina <trivial@...nel.org>, linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Mel Gorman <mgorman@...e.de>, Minchan Kim <minchan@...nel.org>,
Hugh Dickins <hughd@...gle.com>,
Wanpeng Li <liwp.linux@...il.com>
Subject: [PATCH] mm/vmscan: cleanup comment error in balance_pgdat
From: Wanpeng Li <liwp@...ux.vnet.ibm.com>
Signed-off-by: Wanpeng Li <liwp.linux@...il.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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists