lkml.org 
[lkml]   [2008]   [Oct]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH -tip] pcm_native: label out defined but not used
Date
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
---
sound/core/pcm_native.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/core/pcm_native.c b/sound/core/pcm_native.c
index c487025..3953bf6 100644
--- a/sound/core/pcm_native.c
+++ b/sound/core/pcm_native.c
@@ -3252,7 +3252,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;
--
1.6.0.2


\
 
 \ /
  Last update: 2008-10-01 09:59    [W:0.199 / U:0.452 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site