]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'rocker-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 22:17:09 +0000 (18:17 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 22:17:09 +0000 (18:17 -0400)
commitd1a0ed795a4c22a8104c91210a02d9f6e3c8737b
treedb7e16de4b141c0f7944ae0cbed0e337aaab633c
parent005e8709c6179b75830971efa891c7ed33e02d1e
parente5054643551f183e1aefb03f5a1f3e903b98368b
Merge branch 'rocker-cleanups'

Simon Horman says:

====================
rocker: unused parameter and const cleanups

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
====================

Signed-off-by: David S. Miller <davem@davemloft.net>