This patches fixes an compilation error and cleanup few errors reported by checkpatch.pl script. Cc: NeilBrown <neil@xxxxxxxxxx> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> 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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel