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_fastopen.c: remove superfluous header files from tcp_fas…
…topen.c tcp_fastopen.c hasn't use any macro or function declared in crypto.h, err.h, init.h, list.h, rculist.h and inetpeer.h. Thus, these files can be removed from tcp_fastopen.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