Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192257
b: refs/heads/master
c: 41775e2
h: refs/heads/master
i:
  192255: 9546a77
v: v3
  • Loading branch information
Frederic Weisbecker committed Apr 9, 2010
1 parent 51ae7ed commit b03a16e
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: 34aacb2920667d405a8df15968b7f71ba46c8f18
refs/heads/master: 41775e29a74ed825496c975ba19c7661e15f0523
1 change: 1 addition & 0 deletions trunk/fs/proc/kmsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ static const struct file_operations proc_kmsg_operations = {
.poll = kmsg_poll,
.open = kmsg_open,
.release = kmsg_release,
.llseek = generic_file_llseek,
};

static int __init proc_kmsg_init(void)
Expand Down

0 comments on commit b03a16e

Please sign in to comment.