From: Jerome Marchand Date: Wed, 6 Aug 2014 23:08:01 +0000 (-0700) Subject: mm, vmscan: fix an outdated comment still mentioning get_scan_ratio X-Git-Tag: cleanup-for-v3.18~96^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c0db9e917f77e6de2a524b33b5436491850dc79;p=pandora-kernel.git mm, vmscan: fix an outdated comment still mentioning get_scan_ratio Quite a while ago, get_scan_ratio() has been renamed get_scan_count(), however a comment in shrink_active_list() still mention it. This patch fixes the outdated comment. Signed-off-by: Jerome Marchand Cc: Michal Hocko Cc: Johannes Weiner Cc: Rik van Riel Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed