Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107789
b: refs/heads/master
c: 680db01
h: refs/heads/master
i:
  107787: b6f2716
v: v3
  • Loading branch information
Linus Torvalds committed Aug 6, 2008
1 parent be016db commit 3dfcf6f
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: 970a8a513c30a1c3e8995609a153658a34bc02bf
refs/heads/master: 680db0136e0778a0d7e025af7572c6a8d82279e2
1 change: 0 additions & 1 deletion trunk/sound/core/pcm_native.c
Original file line number Diff line number Diff line change
Expand Up @@ -3259,7 +3259,6 @@ 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 3dfcf6f

Please sign in to comment.