Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_mi…
…nisocks.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>
- Loading branch information