]> git.baikalelectronics.ru Git - kernel.git/commit
make cgroup_enable_task_cg_lists() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 29 Apr 2008 07:59:54 +0000 (00:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Apr 2008 15:06:07 +0000 (08:06 -0700)
commitee9c80b6b48785a366999dba8c1af299b2f8fffa
treef8d459ba2a16aaf946f66d767c4066eaa937592e
parent0369428e7edc4e4a128b053967c548a21967c845
make cgroup_enable_task_cg_lists() static

Make the needlessly global cgroup_enable_task_cg_lists() static.

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