提交 77510481 编写于 作者: Z Zach Brown 提交者: Andy Grover

RDS: remove old rs_transport comment

rs_transport is now also used by the rdma paths once the socket is
bound.  We don't need this stale comment to tell us what cscope can.
Signed-off-by: NZach Brown <zach.brown@oracle.com>
上级 fe8ff6b5
...@@ -457,12 +457,6 @@ struct rds_sock { ...@@ -457,12 +457,6 @@ struct rds_sock {
__be32 rs_conn_addr; __be32 rs_conn_addr;
__be16 rs_bound_port; __be16 rs_bound_port;
__be16 rs_conn_port; __be16 rs_conn_port;
/*
* This is only used to communicate the transport between bind and
* initiating connections. All other trans use is referenced through
* the connection.
*/
struct rds_transport *rs_transport; struct rds_transport *rs_transport;
/* /*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册