[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1494984364-19496-1-git-send-email-andrew@lunn.ch>
Date: Wed, 17 May 2017 03:25:58 +0200
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/6] 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.
Andrew Lunn (6):
net: phy: Marvell: checkpatch - Comments
net: phy: marvell: Checkpatch - Missing or extra blank lines
net: phy: marvell: Checkpatch - assignments and comparisons
net: phy: marvell: Refactor some bigger functions
net: phy: marvell: Add helpers to get/set page
net: phy: marvell: checkpatch - Fix remaining long lines
drivers/net/phy/marvell.c | 636 +++++++++++++++++++++++++---------------------
1 file changed, 352 insertions(+), 284 deletions(-)
--
2.11.0
Powered by blists - more mailing lists