From: Rusty Russell <rusty@rustcorp.com.au>
To: Geliang Tang <geliangtang@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>,
Rasmus Villemoes <linux@rasmusvillemoes.dk>,
Eric Biggers <ebiggers3@gmail.com>,
"Peter Zijlstra \(Intel\)" <peterz@infradead.org>
Cc: Geliang Tang <geliangtang@gmail.com>,
linux-kernel@vger.kernel.org, Jiri Kosina <trivial@kernel.org>
Subject: Re: [PATCH] cpumask: fix code comment
Date: Thu, 09 Jun 2016 08:52:36 +0930 [thread overview]
Message-ID: <871t47e05f.fsf@rustcorp.com.au> (raw)
In-Reply-To: <71aae2c60ae5dae0cf554199ce6aea8f88c69347.1465380581.git.geliangtang@gmail.com>
Geliang Tang <geliangtang@gmail.com> writes:
> Fix code comment for cpumask_parse().
>
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
(CC'd trivial@kernel.org).
Thanks,
Rusty.
> ---
> include/linux/cpumask.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/cpumask.h b/include/linux/cpumask.h
> index e828cf6..da7fbf1 100644
> --- a/include/linux/cpumask.h
> +++ b/include/linux/cpumask.h
> @@ -579,7 +579,7 @@ static inline int cpumask_parselist_user(const char __user *buf, int len,
> }
>
> /**
> - * cpumask_parse - extract a cpumask from from a string
> + * cpumask_parse - extract a cpumask from a string
> * @buf: the buffer to extract from
> * @dstp: the cpumask to set.
> *
> --
> 1.9.1
prev parent reply other threads:[~2016-06-08 23:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-08 10:15 [PATCH] cpumask: fix code comment Geliang Tang
2016-06-08 23:22 ` Rusty Russell [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=871t47e05f.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=akpm@linux-foundation.org \
--cc=ebiggers3@gmail.com \
--cc=geliangtang@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=peterz@infradead.org \
--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 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.