diff mbox

ASoC: es8328: Remove extra blank lines

Message ID 1488019328-9481-1-git-send-email-narcisaanamaria12@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Narcisa Ana Maria Vasile Feb. 25, 2017, 10:42 a.m. UTC
This was reported by checkpatch.pl

Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
---
 sound/soc/codecs/es8328.c | 2 --
 1 file changed, 2 deletions(-)

Comments

Romain Perier March 9, 2017, 4 p.m. UTC | #1
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@gmail.com>
> ---
>  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@collabora.com>


Regards,
Romain
Romain Perier April 7, 2017, 7:42 a.m. UTC | #2
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@gmail.com>
> ---
>  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,
Acked-by: Romain Perier <romain.perier@collabora.com>

Thanks,
Romain
diff mbox

Patch

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,