diff --git a/[refs] b/[refs] index 867ff55fcc3d..a47f41c41dd7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 19e4529ee7345079eeacc8e40cf69a304a64dc23 +refs/heads/master: 88c48db9788862d0290831d081bc3c64e13b592f diff --git a/trunk/security/selinux/hooks.c b/trunk/security/selinux/hooks.c index ba808ef6babb..dd19ba81201f 100644 --- a/trunk/security/selinux/hooks.c +++ b/trunk/security/selinux/hooks.c @@ -1980,10 +1980,6 @@ static int selinux_sysctl(ctl_table *table, int op) u32 tsid, sid; int rc; - rc = secondary_ops->sysctl(table, op); - if (rc) - return rc; - sid = current_sid(); rc = selinux_sysctl_get_sid(table, (op == 0001) ?