From: KOSAKI Motohiro Date: Tue, 6 Jan 2009 22:39:45 +0000 (-0800) Subject: mm: make scan_zone_unevictable_pages() static X-Git-Tag: v2.6.29-rc1~437 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b90b22ec0f359ef4791033ab386b2b627bae07;p=pandora-kernel.git mm: make scan_zone_unevictable_pages() static sparse output following warning mm/vmscan.c:2507:6: warning: symbol 'scan_zone_unevictable_pages' was not declared. Should it be static? cleanup here. Signed-off-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed