提交 8466a57d 编写于 作者: U Ursula Braun 提交者: David S. Miller

net/smc: remove unneeded include for smc.h

The only smc-related reference in net/sock.h is struct smc_hashinfo.
But just its address is refered to. Thus there is no need for the
include of net/smc.h. Remove it.
Suggested-by: NJakub Kicinski <jakub.kicinski@netronome.com>
Reviewed by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: NUrsula Braun <ubraun@linux.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 f73b1281
...@@ -66,7 +66,6 @@ ...@@ -66,7 +66,6 @@
#include <net/checksum.h> #include <net/checksum.h>
#include <net/tcp_states.h> #include <net/tcp_states.h>
#include <linux/net_tstamp.h> #include <linux/net_tstamp.h>
#include <net/smc.h>
#include <net/l3mdev.h> #include <net/l3mdev.h>
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册