On Wed, Oct 01, 2008 at 09:47:25PM +0200, Jonas Bonn wrote:
> +++ b/sound/soc/s3c24xx/s3c24xx-i2s.c
> @@ -309,7 +309,6 @@ static int s3c24xx_i2s_trigger(struct snd_pcm_substream 
> *substream, int cmd)
>               break;
>       }
>  
> -exit_err:
>       return ret;
>  }

This is OpenMoko-specific - in mainline the exit_err label is used by
the handler for START, RESUME and PAUSE_RELEASE.

Reply via email to