netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: roy.qing.li@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2] ipv6: fix array index in ip6_mc_add_src()
Date: Thu, 05 Apr 2012 00:01:23 -0400 (EDT)	[thread overview]
Message-ID: <20120405.000123.696176558837733767.davem@davemloft.net> (raw)
In-Reply-To: <1333594024-24347-1-git-send-email-roy.qing.li@gmail.com>

From: roy.qing.li@gmail.com
Date: Thu,  5 Apr 2012 10:47:04 +0800

> From: RongQing.Li <roy.qing.li@gmail.com>
> 
> Convert array index from the loop bound to the loop index.
> 
> And remove the void type conversion to ip6_mc_del1_src() return 
> code, seem it is unnecessary, since ip6_mc_del1_src() does not 
> use __must_check similar attribute, no compiler will report the
> warning when it is removed.
> 
> v2: enrich the commit header
> 
> Signed-off-by: RongQing.Li <roy.qing.li@gmail.com> 

Applied and queued up for -stable, thank you.

      reply	other threads:[~2012-04-05  4:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-05  2:47 [PATCH v2] ipv6: fix array index in ip6_mc_add_src() roy.qing.li
2012-04-05  4:01 ` David Miller [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=20120405.000123.696176558837733767.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=roy.qing.li@gmail.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 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).