mm/vmscan: cleanup comment error in balance_pgdat
authorWanpeng Li <liwp@linux.vnet.ibm.com>
Sun, 17 Jun 2012 01:27:18 +0000 (09:27 +0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 28 Jun 2012 09:58:48 +0000 (11:58 +0200)
Signed-off-by: Wanpeng Li <liwp.linux@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
mm/vmscan.c

index 091ab8f88333974edfba2334f4df9ffb762b26b1..3d1365c17868669ee1c9080f40109688733ef51c 100644 (file)
@@ -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)