Skip to content
Commit 85c69886 authored by Mianhan Liu's avatar Mianhan Liu Committed by David S. Miller
Browse files

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: default avatarMianhan Liu <liumh1@shanghaitech.edu.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 222a3140
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment