OSDN Git Service

net: ethernet: remove redundant include
authorzhong jiang <zhongjiang@huawei.com>
Tue, 18 Sep 2018 08:10:13 +0000 (16:10 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Sep 2018 03:07:27 +0000 (20:07 -0700)
commite641e99f261f5203a911a9e0db54a214460d2cc4
treef975a8b96c854fa1f99d05118196bebf10351036
parent7e76798f431b247c2e5663ca1016ecd907abc857
net: ethernet: remove redundant include

module.h already contained moduleparam.h,  so it is safe to remove
the redundant include.

The issue is detected with the help of Coccinelle.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_netdev.c
drivers/net/ethernet/atheros/atlx/atl1.c
drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c
drivers/net/ethernet/ibm/ibmveth.c