From: KOSAKI Motohiro Date: Tue, 6 Jan 2009 22:39:44 +0000 (-0800) Subject: mm: make scan_all_zones_unevictable_pages() static X-Git-Tag: v2.6.29-rc1~438 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff30153bf9647c8646538810d4c01015a5e44787;p=pandora-kernel.git mm: make scan_all_zones_unevictable_pages() static sparse output following warning. mm/vmscan.c:2549:6: warning: symbol 'scan_all_zones_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