Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201880
b: refs/heads/master
c: 7e2deb7
h: refs/heads/master
v: v3
  • Loading branch information
Tetsuo Handa authored and James Morris committed Aug 2, 2010
1 parent 894ceb5 commit fc6d8e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: af4f136056c984b0aa67feed7d3170b958370b2f
refs/heads/master: 7e2deb7ce8f662bce877dbfd3b0053e9559c25a3
1 change: 1 addition & 0 deletions trunk/security/tomoyo/securityfs_if.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ static const struct file_operations tomoyo_operations = {
.poll = tomoyo_poll,
.read = tomoyo_read,
.write = tomoyo_write,
.llseek = noop_llseek,
};

/**
Expand Down

0 comments on commit fc6d8e0

Please sign in to comment.