From: Adrian Bunk Date: Thu, 7 Feb 2008 08:13:46 +0000 (-0800) Subject: kernel/cgroup.c: make 2 functions static X-Git-Tag: v2.6.25-rc1~481 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9685a03c8c3162cfa9ff02d254ea5c848f9facb;p=pandora-kernel.git kernel/cgroup.c: make 2 functions static cgroup_is_releasable() and notify_on_release() should be static, not global inline. Signed-off-by: Adrian Bunk Acked-by: Paul Menage Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed