This patch set fixes multiple issues reported by checkpatch within the
mt7621-eth driver.

Changes from v1:
- [2] move the mdiobus_get_phy() to new line to make the code more clean.
- [3] make sure that string is on a line by itself.

Kamal Heib (3):
  staging: mt7621-eth: Prefer unsigned int to bare use of unsigned
  staging: mt7621-eth: Fix line over 80 characters
  staging: mt7621-eth: Fix quoted string split across lines

 drivers/staging/mt7621-eth/ethtool.c     |  3 ++-
 drivers/staging/mt7621-eth/gsw_mt7620.h  |  4 ++--
 drivers/staging/mt7621-eth/gsw_mt7621.c  |  7 ++++---
 drivers/staging/mt7621-eth/mdio.c        |  3 ++-
 drivers/staging/mt7621-eth/mtk_eth_soc.c | 12 ++++++------
 drivers/staging/mt7621-eth/mtk_eth_soc.h |  4 ++--
 drivers/staging/mt7621-eth/soc_mt7621.c  |  6 ++++--
 7 files changed, 22 insertions(+), 17 deletions(-)

-- 
2.14.3

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to