linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Geliang Tang" <geliangtang@gmail.com>
Cc: "Jiri Kosina" <trivial@kernel.org>,
	"Jaroslav Kysela" <perex@perex.cz>, <alsa-devel@alsa-project.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ALSA: mixart: fix a comment typo
Date: Wed, 28 Dec 2016 16:12:34 +0100	[thread overview]
Message-ID: <s5hr34suly5.wl-tiwai@suse.de> (raw)
In-Reply-To: <33bee1ec2bea0a063ad6f6cf003e91ccfa6daab1.1482300478.git.geliangtang@gmail.com>

On Sat, 24 Dec 2016 16:28:34 +0100,
Geliang Tang wrote:
> 
> Fix a comment typo in mixart.h.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>

Thanks, applied.


Takashi

> ---
>  sound/pci/mixart/mixart.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/pci/mixart/mixart.h b/sound/pci/mixart/mixart.h
> index 0cc17e0..4267438 100644
> --- a/sound/pci/mixart/mixart.h
> +++ b/sound/pci/mixart/mixart.h
> @@ -86,7 +86,7 @@ struct mixart_mgr {
>  	u32 msg_fifo[MSG_FIFO_SIZE];
>  	int msg_fifo_readptr;
>  	int msg_fifo_writeptr;
> -	atomic_t msg_processed;       /* number of messages to be processed in takslet */
> +	atomic_t msg_processed;       /* number of messages to be processed in tasklet */
>  
>  	struct mutex lock;              /* interrupt lock */
>  	struct mutex msg_lock;		/* mailbox lock */
> -- 
> 2.9.3
> 
> 

      parent reply	other threads:[~2016-12-28 15:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-24 15:28 [PATCH] ALSA: mixart: fix a comment typo Geliang Tang
2016-12-24 15:28 ` [PATCH] cgroup: " Geliang Tang
2016-12-27 19:53   ` Tejun Heo
2016-12-28 15:12 ` 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=s5hr34suly5.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=geliangtang@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=trivial@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).