Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132591
b: refs/heads/master
c: 2cbbd19
h: refs/heads/master
i:
  132589: 7e0235b
  132587: 5936201
  132583: 63d69d0
  132575: 6031f9c
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent a93e6ee commit 8a68145
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: ef76e748faa823a738d632ee4c8ed9adaabc8a40
refs/heads/master: 2cbbd19812b7636c1c37bcf50c403e7af5278d73
4 changes: 0 additions & 4 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -3405,10 +3405,6 @@ static int selinux_task_kill(struct task_struct *p, struct siginfo *info,
u32 perm;
int rc;

rc = secondary_ops->task_kill(p, info, sig, secid);
if (rc)
return rc;

if (!sig)
perm = PROCESS__SIGNULL; /* null signal; existence test */
else
Expand Down

0 comments on commit 8a68145

Please sign in to comment.