From e59c5a811a45e618d4e0fc38abff94c81944e3f7 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Wed, 29 Apr 2009 14:00:25 -0400 Subject: [PATCH] --- yaml --- r: 146414 b: refs/heads/master c: 88c48db9788862d0290831d081bc3c64e13b592f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/selinux/hooks.c | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) 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) ?