From: Wanpeng Li Date: Sun, 17 Jun 2012 01:27:18 +0000 (+0800) Subject: mm/vmscan: cleanup comment error in balance_pgdat X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ab8704b8c6ec6bc8560c72969d02d2682b4a2291;p=linux-beck.git mm/vmscan: cleanup comment error in balance_pgdat Signed-off-by: Wanpeng Li Signed-off-by: Jiri Kosina --- diff --git a/mm/vmscan.c b/mm/vmscan.c index 091ab8f88333..3d1365c17868 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)