mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 22:50:41 +00:00
selinux: remove secondary ops call to bprm_committed_creds
Remove secondary ops call to bprm_committed_creds, which is a noop in capabilities. Acked-by: Serge Hallyn <serue@us.ibm.com> Acked-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
This commit is contained in:
parent
2ec5dbe23d
commit
5565b0b865
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user