public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Cao jin <caoj.fnst@cn.fujitsu.com>
To: <trivial@kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <akpm@linux-foundation.org>, <tj@kernel.org>, <daniel.vetter@ffwll.ch>
Subject: Re: [PATCH] lib/idr: trivial: Fix typo in file header
Date: Thu, 9 Mar 2017 11:37:47 +0800	[thread overview]
Message-ID: <58C0CE0B.4060507@cn.fujitsu.com> (raw)
In-Reply-To: <1480489909-4991-1-git-send-email-caoj.fnst@cn.fujitsu.com>

Seems it is missed. CCing more people

On 11/30/2016 03:11 PM, Cao jin wrote:
> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
> ---
>  lib/idr.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/lib/idr.c b/lib/idr.c
> index 6098336df267..69fa487dbfda 100644
> --- a/lib/idr.c
> +++ b/lib/idr.c
> @@ -14,7 +14,7 @@
>   * by the id to obtain the pointer.  The bitmap makes allocating
>   * a new id quick.
>   *
> - * You call it to allocate an id (an int) an associate with that id a
> + * You call it to allocate an id (an int) and associate with that id a
>   * pointer or what ever, we treat it as a (void *).  You can pass this
>   * id to a user for him to pass back at a later time.  You then pass
>   * that id to this code and it returns your pointer.
> 

-- 
Sincerely,
Cao jin

      reply	other threads:[~2017-03-09  3:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30  7:11 [PATCH] lib/idr: trivial: Fix typo in file header Cao jin
2017-03-09  3:37 ` Cao jin [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=58C0CE0B.4060507@cn.fujitsu.com \
    --to=caoj.fnst@cn.fujitsu.com \
    --cc=akpm@linux-foundation.org \
    --cc=daniel.vetter@ffwll.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tj@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox