Re: [PATCH net-next 1/1] net: phy: Fixed checkpatch errors for Microsemi PHYs.

2016-09-09 Thread David Miller
From: Raju Lakkaraju Date: Thu, 8 Sep 2016 14:09:31 +0530 > From: Raju Lakkaraju > > The existing VSC85xx PHY driver did not follow the coding style and caused > "checkpatch" to complain. This commit fixes this. > > Signed-off-by: Raju Lakkaraju Applied.

[PATCH net-next 1/1] net: phy: Fixed checkpatch errors for Microsemi PHYs.

2016-09-08 Thread Raju Lakkaraju
From: Raju Lakkaraju The existing VSC85xx PHY driver did not follow the coding style and caused "checkpatch" to complain. This commit fixes this. Signed-off-by: Raju Lakkaraju --- drivers/net/phy/Kconfig | 6 +- drivers/net/phy/mscc.c | 178