netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 net-next 0/2] rocker: unused parameter and const cleanups
@ 2015-05-25  5:28 Simon Horman
  2015-05-25  5:28 ` [PATCH v3 net-next 1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree Simon Horman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Simon Horman @ 2015-05-25  5:28 UTC (permalink / raw)
  To: Scott Feldman, Jiri Pirko, David Miller; +Cc: netdev, Simon Horman

This series provides some minor though verbose cleanup of rocker.

The second patch depends on the first though it could be rebased.

I had previously asked for v2 to be put on hold while some bugs I had found
in the rocker driver were shaken out. That has now happened and the bugs
turned out to be unrelated.  Accordingly I am reposting the series.


* Changes v2 -> v3
  - Rebase and update for new variables and parameters that may be const

* 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 | 469 ++++++++++++++++++-----------------
 1 file changed, 240 insertions(+), 229 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-05-25 22:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25  5:28 [PATCH v3 net-next 0/2] rocker: unused parameter and const cleanups Simon Horman
2015-05-25  5:28 ` [PATCH v3 net-next 1/2] rocker: remove unused rocker_port parameter from rocker_port_kfree Simon Horman
2015-05-25  6:32   ` Jiri Pirko
2015-05-25  5:28 ` [PATCH v3 net-next 2/2] rocker: mark parameters and local variables as const Simon Horman
2015-05-25  7:17   ` Jiri Pirko
2015-05-25 22:17 ` [PATCH v3 net-next 0/2] rocker: unused parameter and const cleanups David Miller

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).