From: Mel Gorman Date: Thu, 13 Jan 2011 23:46:00 +0000 (-0800) Subject: mm: vmscan: rename lumpy_mode to reclaim_mode X-Git-Tag: v2.6.38-rc1~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a310bc4e5ce7e55e1c8e25c31e63af017f3e50;p=pandora-kernel.git mm: vmscan: rename lumpy_mode to reclaim_mode With compaction being used instead of lumpy reclaim, the name lumpy_mode and associated variables is a bit misleading. Rename lumpy_mode to reclaim_mode which is a better fit. There is no functional change. Signed-off-by: Mel Gorman Cc: Andrea Arcangeli Cc: KOSAKI Motohiro Cc: Rik van Riel Acked-by: Johannes Weiner Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed