Re: [PATCH] ASoC: es8328: Remove extra blank lines

From: Romain Perier
Date: Thu Mar 09 2017 - 11:00:15 EST


Hello,


Le 25/02/2017 à 11:42, Narcisa Ana Maria Vasile a écrit :
> This was reported by checkpatch.pl
>
> Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@xxxxxxxxx>
> ---
> sound/soc/codecs/es8328.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/sound/soc/codecs/es8328.c b/sound/soc/codecs/es8328.c
> index 3f84fbd..1967157 100644
> --- a/sound/soc/codecs/es8328.c
> +++ b/sound/soc/codecs/es8328.c
> @@ -177,8 +177,6 @@ static int es8328_put_deemph(struct snd_kcontrol *kcontrol,
> return 0;
> }
>
> -
> -
> static const struct snd_kcontrol_new es8328_snd_controls[] = {
> SOC_DOUBLE_R_TLV("Capture Digital Volume",
> ES8328_ADCCONTROL8, ES8328_ADCCONTROL9,
Reviewed-by: Romain Perier <romain.perier@xxxxxxxxxxxxx>


Regards,
Romain