Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264525
b: refs/heads/master
c: b97e145
h: refs/heads/master
i:
  264523: 98249d0
v: v3
  • Loading branch information
James Morris committed Sep 9, 2011
1 parent 67e5d90 commit 3ce98f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: cc7db09952faefc86187c67c4adf5cbdb6fe2c1b
refs/heads/master: b97e14520207dccb5cdf93f322e571bf907df104
2 changes: 1 addition & 1 deletion trunk/security/integrity/ima/ima_fs.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ static atomic_t policy_opencount = ATOMIC_INIT(1);
/*
* ima_open_policy: sequentialize access to the policy file
*/
int ima_open_policy(struct inode * inode, struct file * filp)
static int ima_open_policy(struct inode * inode, struct file * filp)
{
/* No point in being allowed to open it if you aren't going to write */
if (!(filp->f_flags & O_WRONLY))
Expand Down

0 comments on commit 3ce98f9

Please sign in to comment.