netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/9] net: phy: fix checkpatch errors
@ 2013-12-18  5:38 Florian Fainelli
  2013-12-18  5:38 ` [PATCH net-next 1/9] net: phy: cicada: fix checkpath errors Florian Fainelli
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Florian Fainelli @ 2013-12-18  5:38 UTC (permalink / raw)
  To: davem; +Cc: netdev, Florian Fainelli

Hello David,

This patchset fixes trivial checkpatch errors, no functional change
introduced.

Thanks!

Florian Fainelli (9):
  net: phy: cicada: fix checkpath errors
  net: phy: davicom: fix checkpath errors
  net: phy: dp83640: fix checkpath error
  net: phy: icplus: fix checkpath error
  net: phy: lxt: fix checkpath errors
  net: phy: mdio_bus: fix checkpath error
  net: phy: micrel: fix checkpath errors
  net: phy: fix checkpatch errors
  net: phy: spi_ks8995: fix checkpatch errors

 drivers/net/phy/cicada.c     |   4 +-
 drivers/net/phy/davicom.c    |   2 +-
 drivers/net/phy/dp83640.c    |   4 +-
 drivers/net/phy/icplus.c     |   2 +-
 drivers/net/phy/lxt.c        |   4 +-
 drivers/net/phy/mdio_bus.c   |   4 +-
 drivers/net/phy/micrel.c     |   4 +-
 drivers/net/phy/phy.c        | 264 +++++++++++++++++++++----------------------
 drivers/net/phy/phy_device.c |  14 +--
 drivers/net/phy/spi_ks8995.c |   4 +-
 10 files changed, 153 insertions(+), 153 deletions(-)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-12-20  9:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18  5:38 [PATCH net-next 0/9] net: phy: fix checkpatch errors Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 1/9] net: phy: cicada: fix checkpath errors Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 2/9] net: phy: davicom: " Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 3/9] net: phy: dp83640: fix checkpath error Florian Fainelli
2013-12-19 22:31   ` Joe Perches
2013-12-20  9:46     ` David Laight
2013-12-18  5:38 ` [PATCH net-next 4/9] net: phy: icplus: " Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 5/9] net: phy: lxt: fix checkpath errors Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 6/9] net: phy: mdio_bus: fix checkpath error Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 7/9] net: phy: micrel: fix checkpath errors Florian Fainelli
2013-12-18  5:38 ` [PATCH net-next 8/9] net: phy: fix checkpatch errors Florian Fainelli
2013-12-18  6:07   ` Joe Perches
2013-12-19 20:48   ` Sergei Shtylyov
2013-12-18  5:38 ` [PATCH net-next 9/9] net: phy: spi_ks8995: " Florian Fainelli
2013-12-18  5:50 ` [PATCH net-next 0/9] net: phy: " David Miller
2013-12-19 22:27 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).