diff options
author | Mianhan Liu <liumh1@shanghaitech.edu.cn> | 2021-09-20 19:55:36 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-09-20 13:09:06 +0100 |
commit | 85c698863c15176f743fd1d1fcf39ceb9172c820 (patch) | |
tree | 8870e1382a730cfd492080dc4f2126424f5b27c7 /.gitignore | |
parent | 222a31408ab0f418cdb3a0b65d5a2008013c2e27 (diff) |
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
tcp_minisocks.c hasn't use any macro or function declared in mm.h, module.h,
slab.h, sysctl.h, workqueue.h, static_key.h and inet_common.h. Thus, these
files can be removed from tcp_minisocks.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 '.gitignore')
0 files changed, 0 insertions, 0 deletions