commit | b9d957c5b10929a14b0a2b7f7d6f81e9ba6f828c | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Tue Sep 18 16:19:35 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 18 20:08:08 2018 -0700 |
tree | 3b435b227ae4b6142e55a9e9e614b869d137cd12 | |
parent | e641e99f261f5203a911a9e0db54a214460d2cc4 [diff] |
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>