diff options
author | 2021-09-21 15:47:51 +0800 | |
---|---|---|
committer | 2021-09-21 11:02:28 +0100 | |
commit | 07b855628c226511542d0911cba1b180541fbb84 (patch) | |
tree | 16e1e27f60de1cbe5103fe13e945e13c8f207ab6 /drivers/net/ethernet | |
parent | Merge branch 'iddq-sr-mode' (diff) | |
download | linux-dev-07b855628c226511542d0911cba1b180541fbb84.tar.xz linux-dev-07b855628c226511542d0911cba1b180541fbb84.zip |
net/ipv4/sysctl_net_ipv4.c: remove superfluous header files from sysctl_net_ipv4.c
sysctl_net_ipv4.c hasn't use any macro or function declared in igmp.h,
inetdevice.h, mm.h, module.h, nsproxy.h, swap.h, inet_frag.h, route.h
and snmp.h. Thus, these files can be removed from sysctl_net_ipv4.c
safely without affecting the compilation of the net module.
Signed-off-by: Mianhan Liu <liumh1@shanghaitech.edu.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions