Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107791
b: refs/heads/master
c: 685d87f
h: refs/heads/master
i:
  107789: 3dfcf6f
  107787: b6f2716
  107783: 661a2d3
  107775: b9fe7c2
v: v3
  • Loading branch information
Linus Torvalds committed Aug 7, 2008
1 parent b942772 commit b29805b
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: f99e8f277f1172c49ac7b0585aed5b094fe235d4
refs/heads/master: 685d87f7ccc649ab92b55e18e507a65d0e694eb9
1 change: 1 addition & 0 deletions trunk/sound/core/pcm_native.c
Original file line number Diff line number Diff line change
Expand Up @@ -3259,6 +3259,7 @@ static int snd_pcm_fasync(int fd, struct file * file, int on)
runtime = substream->runtime;

err = fasync_helper(fd, file, on, &runtime->fasync);
out:
unlock_kernel();
if (err < 0)
return err;
Expand Down

0 comments on commit b29805b

Please sign in to comment.