All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Lu Guanqun <guanqun.lu@intel.com>
Cc: ALSA <alsa-devel@alsa-project.org>, clemens@ladisch.de
Subject: Re: [PATCH 1/3] ALSA: core: trivial code style fix
Date: Wed, 24 Aug 2011 10:40:55 +0200	[thread overview]
Message-ID: <s5hippnp5go.wl%tiwai@suse.de> (raw)
In-Reply-To: <20110824031234.5279.46501.stgit@localhost6.localdomain6>

At Wed, 24 Aug 2011 11:12:34 +0800,
Lu Guanqun wrote:
> 
> remove trailing tab on the line.
> 
> Signed-off-by: Lu Guanqun <guanqun.lu@intel.com>

Applied now.  Thanks.


Takashi

> ---
>  sound/core/control.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/core/control.c b/sound/core/control.c
> index f8c5be4..7f2b3a7 100644
> --- a/sound/core/control.c
> +++ b/sound/core/control.c
> @@ -1072,7 +1072,7 @@ static int snd_ctl_elem_add(struct snd_ctl_file *file,
>  	long private_size;
>  	struct user_element *ue;
>  	int idx, err;
> -	
> +
>  	if (card->user_ctl_count >= MAX_USER_CONTROLS)
>  		return -ENOMEM;
>  	if (info->count < 1)
> 

      parent reply	other threads:[~2011-08-24  8:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-24  3:12 [PATCH 1/3] ALSA: core: trivial code style fix Lu Guanqun
2011-08-24  3:12 ` [PATCH 2/3] ALSA: core: release the constraint check for replace ops Lu Guanqun
2011-08-24  6:01   ` Takashi Iwai
2011-08-24  6:08     ` Lu Guanqun
2011-08-24  6:45       ` [PATCH v2] " Lu Guanqun
2011-08-24  8:41         ` Takashi Iwai
2011-08-24  3:12 ` [PATCH 3/3] ALSA: core: set kcontrol's count field correctly Lu Guanqun
2011-08-24  6:06   ` Takashi Iwai
2011-08-24  6:17     ` Lu Guanqun
2011-08-24  6:26       ` Takashi Iwai
2011-08-24  8:42         ` Takashi Iwai
2011-08-24 11:46           ` Lu Guanqun
2011-08-24 12:05             ` Takashi Iwai
2011-08-24 12:46               ` Lu Guanqun
2011-08-24 13:06                 ` Takashi Iwai
2011-08-24  6:18     ` Takashi Iwai
2011-08-24  8:40 ` 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=s5hippnp5go.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=clemens@ladisch.de \
    --cc=guanqun.lu@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.