From: KOSAKI Motohiro Date: Tue, 15 Dec 2009 01:59:14 +0000 (-0800) Subject: vmscan: kill sc.swap_cluster_max X-Git-Tag: v2.6.33-rc1~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ece74b2e7acfb71453f3f39948cc667434550dbb;p=pandora-kernel.git vmscan: kill sc.swap_cluster_max Now, All caller of reclaim use swap_cluster_max as SWAP_CLUSTER_MAX. Then, we can remove it perfectly. Signed-off-by: KOSAKI Motohiro Reviewed-by: Rik van Riel Reviewed-by: Minchan Kim Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed