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