[PATCH 13/20] Fix build warning

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Oct 2 10:57:52 CEST 2008


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.



More information about the openmoko-kernel mailing list