Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132593
b: refs/heads/master
c: 95c1490
h: refs/heads/master
i:
  132591: 8a68145
v: v3
  • Loading branch information
James Morris committed Jan 29, 2009
1 parent b9217f6 commit c50b8b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 5c4054ccfafb6a446e9b65c524af1741656c6c60
refs/heads/master: 95c14904b6f6f8a35365f0c58d530c85b4fb96b4
5 changes: 0 additions & 5 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -5113,11 +5113,6 @@ static int selinux_shm_shmat(struct shmid_kernel *shp,
char __user *shmaddr, int shmflg)
{
u32 perms;
int rc;

rc = secondary_ops->shm_shmat(shp, shmaddr, shmflg);
if (rc)
return rc;

if (shmflg & SHM_RDONLY)
perms = SHM__READ;
Expand Down

0 comments on commit c50b8b3

Please sign in to comment.