public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jaroslav Kysela <perex@perex.cz>,
	Benoit Taine <benoit.taine@lip6.fr>,
	Bjorn Helgaas <bhelgaas@google.com>,
	alsa-devel@alsa-project.org, kernel-janitors@vger.kernel.org
Subject: Re: [patch] ALSA: azt3328: some indenting cleanups
Date: Wed, 25 Feb 2015 19:10:05 +0000	[thread overview]
Message-ID: <s5htwy93j02.wl-tiwai@suse.de> (raw)
In-Reply-To: <20150225133245.GR19745@mwanda>

At Wed, 25 Feb 2015 16:32:45 +0300,
Dan Carpenter wrote:
> 
> A few minor tweaks to make things line up correctly.
> 
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>

Applied, thanks.


Takashi

> 
> diff --git a/sound/pci/azt3328.c b/sound/pci/azt3328.c
> index a40a2b4..33b2a0a 100644
> --- a/sound/pci/azt3328.c
> +++ b/sound/pci/azt3328.c
> @@ -1385,8 +1385,8 @@ snd_azf3328_ctrl_codec_activity(struct snd_azf3328 *chip,
>  					.running)
>  			     &&  (!chip->codecs[peer_codecs[codec_type].other2]
>  					.running));
> -		 }
> -		 if (call_function)
> +		}
> +		if (call_function)
>  			snd_azf3328_ctrl_enable_codecs(chip, enable);
>  
>  		/* ...and adjust clock, too
> @@ -2126,7 +2126,8 @@ static struct snd_pcm_ops snd_azf3328_i2s_out_ops = {
>  static int
>  snd_azf3328_pcm(struct snd_azf3328 *chip)
>  {
> -enum { AZF_PCMDEV_STD, AZF_PCMDEV_I2S_OUT, NUM_AZF_PCMDEVS }; /* pcm devices */
> +	/* pcm devices */
> +	enum { AZF_PCMDEV_STD, AZF_PCMDEV_I2S_OUT, NUM_AZF_PCMDEVS };
>  
>  	struct snd_pcm *pcm;
>  	int err;
> 

      reply	other threads:[~2015-02-25 19:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 13:32 [patch] ALSA: azt3328: some indenting cleanups Dan Carpenter
2015-02-25 19:10 ` Takashi Iwai [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5htwy93j02.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=benoit.taine@lip6.fr \
    --cc=bhelgaas@google.com \
    --cc=dan.carpenter@oracle.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=perex@perex.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox