netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hannes Frederic Sowa <hannes@stressinduktion.org>
To: Fan Du <fan.du@windriver.com>
Cc: davem@davemloft.net, yoshfuji@linux-ipv6.org, jmorris@namei.org,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next] net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1
Date: Tue, 23 Jul 2013 03:52:18 +0200	[thread overview]
Message-ID: <20130723015218.GB30719@order.stressinduktion.org> (raw)
In-Reply-To: <1374474069-22675-1-git-send-email-fan.du@windriver.com>

On Mon, Jul 22, 2013 at 02:21:09PM +0800, Fan Du wrote:
> The "int addrlen" in fib6_add_1 is rebundant, as we can get it from
> parameter "struct in6_addr *addr" once we modified its type.
> And also fix some coding style issues in fib6_add_1
> 
> Signed-off-by: Fan Du <fan.du@windriver.com>

Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>

Nice one,

  Hannes

  reply	other threads:[~2013-07-23  1:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22  6:21 [PATCH net-next] net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1 Fan Du
2013-07-23  1:52 ` Hannes Frederic Sowa [this message]
2013-07-24 21:26 ` David Miller

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=20130723015218.GB30719@order.stressinduktion.org \
    --to=hannes@stressinduktion.org \
    --cc=davem@davemloft.net \
    --cc=fan.du@windriver.com \
    --cc=jmorris@namei.org \
    --cc=netdev@vger.kernel.org \
    --cc=yoshfuji@linux-ipv6.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).