]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
Merge branch 'phy-marvell-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 20:27:52 +0000 (16:27 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 May 2017 20:27:52 +0000 (16:27 -0400)
Andrew Lunn says:

====================
net: phy: marvell: Checkpatch cleanup

I will be contributing a few new features to the Marvell PHY driver
soon. Start by making the code mostly checkpatch clean. There should
not be any functional changes. Just comments set into the correct
format, missing blank lines, turn some comparisons around, and
refactoring to reduce indentation depth.

There is still one camel in the code, but it actually makes sense, so
leave it in piece.
====================

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

Trivial merge