Netdev List
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@vyatta.com>
To: Greg Rose <gregory.v.rose@intel.com>
Cc: netdev@vger.kernel.org, bhutchings@solarflare.com, davem@davemloft.net
Subject: Re: [RFC V2 PATCH] rtnetlink: Add method to calculate dump info data size
Date: Mon, 9 May 2011 15:45:27 -0700	[thread overview]
Message-ID: <20110509154527.28a72365@nehalam> (raw)
In-Reply-To: <20110509222629.8689.77365.stgit@gitlad.jf.intel.com>

On Mon, 09 May 2011 15:26:29 -0700
Greg Rose <gregory.v.rose@intel.com> wrote:

> --- a/net/core/rtnetlink.c
> +++ b/net/core/rtnetlink.c
> @@ -56,6 +56,7 @@
>  struct rtnl_link {
>  	rtnl_doit_func		doit;
>  	rtnl_dumpit_func	dumpit;
> +	rtnl_calcit_func calcit;
>  };

Minor nit, why not line up the columns like the other two?

-- 

  reply	other threads:[~2011-05-09 22:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-09 22:26 [RFC V2 PATCH] rtnetlink: Add method to calculate dump info data size Greg Rose
2011-05-09 22:45 ` Stephen Hemminger [this message]
2011-05-09 22:49   ` Rose, Gregory V
2011-05-10  2:43 ` Eric Dumazet
2011-05-10  3:17   ` Stephen Hemminger
2011-05-10  3:45     ` Eric Dumazet
2011-05-10  3:49       ` David Miller
2011-05-10  4:25         ` Rose, Gregory V
2011-05-10  3:56       ` Stephen Hemminger
2011-05-10  3:58         ` David Miller
2011-05-10  4:03         ` Eric Dumazet

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=20110509154527.28a72365@nehalam \
    --to=shemminger@vyatta.com \
    --cc=bhutchings@solarflare.com \
    --cc=davem@davemloft.net \
    --cc=gregory.v.rose@intel.com \
    --cc=netdev@vger.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