selinux: remove unused bprm_check_security hook
authorJames Morris <jmorris@namei.org>
Thu, 29 Jan 2009 00:28:33 +0000 (11:28 +1100)
committerJames Morris <jmorris@namei.org>
Thu, 29 Jan 2009 21:55:01 +0000 (08:55 +1100)
Remove unused bprm_check_security hook from SELinux.   This
currently calls into the capabilities hook, which is a noop.

Acked-by: Eric Paris <eparis@redhat.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found