[PATH V2 0/4] Few fixes for the mt7621-eth driver

Kamal Heib kamalheib1 at gmail.com
Mon May 7 09:05:54 UTC 2018


This patches fixes an compilation error and cleanup few errors reported
by checkpatch.pl script.

Cc: NeilBrown <neil at brown.name>
Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

Changes from v1:
- patch1: Change phy_ring_{head/tail} to be dma_addr_t.
- patch4: Fix aliment based on Neil feedback.

Kamal Heib (4):
  staging: mt7621-eth: Fix compilation error
  staging: mt7621-eth: Remove unnecessary blank lines
  staging: mt7621-eth: Add missing blank lines after declarations
  staging: mt7621-eth: Alignment should match open parenthesis

 drivers/staging/mt7621-eth/ethtool.c     |  1 -
 drivers/staging/mt7621-eth/gsw_mt7621.c  |  3 +--
 drivers/staging/mt7621-eth/mdio.c        |  2 ++
 drivers/staging/mt7621-eth/mtk_eth_soc.c | 27 +++++++++++++--------------
 drivers/staging/mt7621-eth/soc_mt7621.c  |  1 -
 5 files changed, 16 insertions(+), 18 deletions(-)

-- 
2.14.3



More information about the devel mailing list