]> git.karo-electronics.de Git - karo-tx-linux.git/commit
pidns: remove unused is_container_init()
authorGao feng <gaofeng@cn.fujitsu.com>
Thu, 29 Nov 2012 03:19:02 +0000 (14:19 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Dec 2012 05:23:49 +0000 (16:23 +1100)
commit4a527cfdf59e2a0381e0bc7bb78c3489639762d8
treeee9228a2968408ba9865ebd356098a72ba54bb64
parentd1269d5484625bb17e4574b8ebd7ea5856d948b0
pidns: remove unused is_container_init()

since commit 1cdcbec1a3 ("CRED: Neuter sys_capset()") is_container_init()
has no callers.

Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Cc: David Howells <dhowells@redhat.com>
Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Cc: James Morris <jmorris@namei.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/sched.h
kernel/pid.c