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