]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4bd1272c5538108dc58e342bb047705fc3cf2d10
tree3b435b227ae4b6142e55a9e9e614b869d137cd12
parent36690bd04c26daf56b7d53ac36ef41246f41c6eb
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