Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227806
b: refs/heads/master
c: c9e86a9
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris committed Nov 30, 2010
1 parent b93d6ea commit cd5708b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 7ae9f23cbd3ef9daff7f768da4bfd4c56b19300d
refs/heads/master: c9e86a9b95f198d7df49b25fcd808ee39cba218f
1 change: 0 additions & 1 deletion trunk/security/selinux/selinuxfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -989,7 +989,6 @@ static struct inode *sel_make_inode(struct super_block *sb, int mode)
struct inode *ret = new_inode(sb);

if (ret) {
ret->i_ino = get_next_ino();
ret->i_mode = mode;
ret->i_atime = ret->i_mtime = ret->i_ctime = CURRENT_TIME;
}
Expand Down

0 comments on commit cd5708b

Please sign in to comment.