From: Simon Horman <simon.horman@netronome.com>
To: Scott Feldman <sfeldma@gmail.com>, Jiri Pirko <jiri@resnulli.us>,
David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Simon Horman <simon.horman@netronome.com>
Subject: [PATCH v3 net-next 0/2] rocker: unused parameter and const cleanups
Date: Mon, 25 May 2015 14:28:34 +0900 [thread overview]
Message-ID: <1432531716-9189-1-git-send-email-simon.horman@netronome.com> (raw)
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
next reply other threads:[~2015-05-25 5:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-25 5:28 Simon Horman [this message]
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
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=1432531716-9189-1-git-send-email-simon.horman@netronome.com \
--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 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).