From: Hillf Danton Date: Wed, 21 Mar 2012 23:33:48 +0000 (-0700) Subject: mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ X-Git-Tag: v3.4-rc1~158^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6131728914810a6c02e08750e13e45870101e862;p=pandora-kernel.git mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ With tons of reclaim_mode (defined as one field of struct scan_control) already in the file, it is clearer to rename the local reclaim_mode when setting up the isolation mode. Signed-off-by: Hillf Danton Acked-by: KAMEZAWA Hiroyuki Acked-by: KOSAKI Motohiro Reviewed-by: Rik van Riel Cc: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed