SELinux: drop secondary_ops->sysctl
authorEric Paris <eparis@redhat.com>
Wed, 29 Apr 2009 18:00:25 +0000 (14:00 -0400)
committerJames Morris <jmorris@namei.org>
Wed, 29 Apr 2009 22:45:56 +0000 (08:45 +1000)
commit88c48db9788862d0290831d081bc3c64e13b592f
tree5d0e0aedd2c5c0ea8db4007cac66f930ddbe73d7
parent19e4529ee7345079eeacc8e40cf69a304a64dc23
SELinux: drop secondary_ops->sysctl

We are still calling secondary_ops->sysctl even though the capabilities
module does not define a sysctl operation.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
security/selinux/hooks.c