All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups
@ 2015-05-14  3:42 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
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Simon Horman @ 2015-05-14  3:42 UTC (permalink / raw)
  To: Jiri Pirko, Scott Feldman, 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.

* 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(-)

-- 
2.1.4

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [PATCH v2 net-next 0/2] rocker: unused parameter and const cleanups Simon Horman
2015-05-18 19:47 ` David Miller
2015-05-19  0:17   ` Simon Horman

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.