提交 74da4d34 编写于 作者: A Adrian Bunk 提交者: David S. Miller

[INET]: Unexport __inet_hash_connect

This patch removes the unused EXPORT_SYMBOL_GPL(__inet_hash_connect).
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d5bd0146
......@@ -494,7 +494,6 @@ int __inet_hash_connect(struct inet_timewait_death_row *death_row,
return ret;
}
}
EXPORT_SYMBOL_GPL(__inet_hash_connect);
/*
* Bind a port for a connect operation and hash it.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册