Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191183
b: refs/heads/master
c: 3326c1c
h: refs/heads/master
i:
  191181: 3830679
  191179: 65a8a89
  191175: 9f3a67e
  191167: 14eb9ab
v: v3
  • Loading branch information
Arnd Bergmann authored and Frederic Weisbecker committed Apr 4, 2010
1 parent c14aace commit ffbbdc6
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: 6cc8a7c1d8560c042f486b23318a6291569ab96b
refs/heads/master: 3326c1ceee234e63160852720d48be8a8f7a6d08
1 change: 1 addition & 0 deletions trunk/kernel/perf_event.c
Original file line number Diff line number Diff line change
Expand Up @@ -2645,6 +2645,7 @@ static int perf_fasync(int fd, struct file *filp, int on)
}

static const struct file_operations perf_fops = {
.llseek = no_llseek,
.release = perf_release,
.read = perf_read,
.poll = perf_poll,
Expand Down

0 comments on commit ffbbdc6

Please sign in to comment.