All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <simon.horman@netronome.com>
To: Jiri Pirko <jiri@resnulli.us>, Scott Feldman <sfeldma@gmail.com>,
	David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups
Date: Thu, 14 May 2015 18:31:09 +0900	[thread overview]
Message-ID: <20150514093106.GA2139@penelope.isobedori.kobe.vergenet.net> (raw)
In-Reply-To: <1431574976-18214-1-git-send-email-simon.horman@netronome.com>

On Thu, May 14, 2015 at 12:42:54PM +0900, Simon Horman wrote:
> This series provides some minor though verbose cleanup of rocker.
> 
> The second patch depends on the first though it could be rebased.
> 
> * Changes v1 -> v2
>   - Found quite a few more variables and parameters to make const
> 
> Simon Horman (2):
>   rocker: remove unused rocker_port parameter from rocker_port_kfree
>   rocker: mark parameters and local variables as const
> 
>  drivers/net/ethernet/rocker/rocker.c | 454 ++++++++++++++++++-----------------
>  1 file changed, 232 insertions(+), 222 deletions(-)

As per my response to "[PATCH net-next v7 00/24] switchdev: spring cleanup"
I am seeing some problems with this patch set applied. I'm not sure
that it is related, but to be safe, please hold off on this for now.

  parent reply	other threads:[~2015-05-14  9:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-14  3:42 [PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups Simon Horman
2015-05-14  3:42 ` [PATCH v2 net-next 1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree Simon Horman
2015-05-14  3:42 ` [PATCH v2 net-next 2/2] rocker: mark parameters and local variables as const Simon Horman
2015-05-14  3:57   ` Scott Feldman
2015-05-14  9:31 ` Simon Horman [this message]
2015-05-18 19:47 ` [PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups David Miller
2015-05-19  0:17   ` Simon Horman

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=20150514093106.GA2139@penelope.isobedori.kobe.vergenet.net \
    --to=simon.horman@netronome.com \
    --cc=davem@davemloft.net \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=sfeldma@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 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.