Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146414
b: refs/heads/master
c: 88c48db
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris authored and James Morris committed Apr 29, 2009
1 parent a628572 commit e59c5a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 19e4529ee7345079eeacc8e40cf69a304a64dc23
refs/heads/master: 88c48db9788862d0290831d081bc3c64e13b592f
4 changes: 0 additions & 4 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) ?
Expand Down

0 comments on commit e59c5a8

Please sign in to comment.