kernel-cgroupc-make-2-functions-static
commit7273394281de613e31357aeb714c0802eb2876f7
authorAdrian Bunk <bunk@kernel.org>
Fri, 2 Nov 2007 00:31:46 +0000 (2 00:31 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:30:30 +0000 (14 11:30 +0000)
treee0e7809b5815d46f60f4c6cffced772d5360a213
parentb05a773fa19ce950ec7eb1bd7f55e4ae9518479a
kernel-cgroupc-make-2-functions-static

cgroup_is_releasable() and notify_on_release() should be static,
not global inline.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Paul Menage <menage@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/cgroup.c