Re: [PATCH 1/1] alsabat: fix a missing break in switch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 12 Jun 2016 12:17:00 +0200,
han.lu@xxxxxxxxx wrote:
> 
> From: "Lu, Han" <han.lu@xxxxxxxxx>
> 
> Add the break line for OPT_ROUNDUPLATENCY case.
> 
> Signed-off-by: Lu, Han <han.lu@xxxxxxxxx>

Applied, thanks.


Takashi

> 
> diff --git a/bat/bat.c b/bat/bat.c
> index 72ab8b2..8645770 100644
> --- a/bat/bat.c
> +++ b/bat/bat.c
> @@ -420,6 +420,7 @@ static void parse_arguments(struct bat *bat, int argc, char *argv[])
>  			break;
>  		case OPT_ROUNDTRIPLATENCY:
>  			bat->roundtriplatency = true;
> +			break;
>  		case OPT_SNRTHD_DB:
>  			get_snr_thd_db(bat, optarg);
>  			break;
> -- 
> 2.5.0
> 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux