linux/drivers/staging/mt7621-eth
zhong jiang faeeeea896 staging: remove unneeded static set .owner field in platform_driver
platform_driver_register will set the .owner field. So it is safe
to remove the redundant assignment.

The issue is detected with the help of Coccinelle.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Acked-by: Vaibhav Agarwal <vaibhav.sr@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-14 10:45:51 +02:00
..
Documentation/devicetree/bindings/net
ethtool.c staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
ethtool.h
gsw_mt7620.h
gsw_mt7621.c staging: remove unneeded static set .owner field in platform_driver 2018-09-14 10:45:51 +02:00
Kconfig
Makefile
mdio_mt7620.c
mdio.c staging: Convert to using %pOFn instead of device_node.name 2018-09-10 10:18:32 +02:00
mdio.h
mtk_eth_soc.c staging: remove unneeded static set .owner field in platform_driver 2018-09-14 10:45:51 +02:00
mtk_eth_soc.h staging: mt7621-eth: Refactor ethtool stats 2018-05-14 14:05:49 +02:00
soc_mt7621.c
TODO