From 0387ee3f5918e013d6ec4e8e70707ecc25712858 Mon Sep 17 00:00:00 2001 From: James Morris Date: Thu, 29 Jan 2009 11:47:49 +1100 Subject: [PATCH] --- yaml --- r: 132578 b: refs/heads/master c: 5565b0b865f672e3d7e31936ad1d40710ab7bfc4 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/selinux/hooks.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 71eb648c6a28..7092fed1ba77 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2ec5dbe23d68bddc043a85d1226bfc499a724b1c +refs/heads/master: 5565b0b865f672e3d7e31936ad1d40710ab7bfc4 diff --git a/trunk/security/selinux/hooks.c b/trunk/security/selinux/hooks.c index fc01ffa0b69c..516058ff0632 100644 --- a/trunk/security/selinux/hooks.c +++ b/trunk/security/selinux/hooks.c @@ -2356,8 +2356,6 @@ static void selinux_bprm_committed_creds(struct linux_binprm *bprm) int rc, i; unsigned long flags; - secondary_ops->bprm_committed_creds(bprm); - osid = tsec->osid; sid = tsec->sid;