OSDN Git Service

net: wan: remove redundant include
authorzhong jiang <zhongjiang@huawei.com>
Tue, 18 Sep 2018 08:19:35 +0000 (16:19 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Sep 2018 03:08:08 +0000 (20:08 -0700)
commitb9d957c5b10929a14b0a2b7f7d6f81e9ba6f828c
tree3b435b227ae4b6142e55a9e9e614b869d137cd12
parente641e99f261f5203a911a9e0db54a214460d2cc4
net: wan: 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/wan/c101.c
drivers/net/wan/pci200syn.c