aboutsummaryrefslogtreecommitdiff
path: root/mm/vmscan.c
diff options
context:
space:
mode:
authorWanpeng Li <liwp@linux.vnet.ibm.com>2012-06-17 09:27:18 +0800
committerJiri Kosina <jkosina@suse.cz>2012-06-28 11:58:48 +0200
commitab8704b8c6ec6bc8560c72969d02d2682b4a2291 (patch)
tree954f7a2e582511973e9ba616b8443283cd565dac /mm/vmscan.c
parent46028e6d10cbf9ccd5fb49aa0c23a430f314144c (diff)
mm/vmscan: cleanup comment error in balance_pgdat
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'mm/vmscan.c')
-rw-r--r--mm/vmscan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/vmscan.c b/mm/vmscan.c
index 091ab8f8833..3d1365c1786 100644
--- a/mm/vmscan.c
+++ b/mm/vmscan.c
@@ -2864,7 +2864,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)