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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html