提交 bad7f869 编写于 作者: C Christophe JAILLET 提交者: David S. Miller

tipc: Fix a typo

s/tipc_toprsv_listener_data_ready/tipc_topsrv_listener_data_ready/
(r and s switched in topsrv)
Signed-off-by: NChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 953ba0a6
......@@ -476,7 +476,7 @@ static void tipc_topsrv_accept(struct work_struct *work)
}
}
/* tipc_toprsv_listener_data_ready - interrupt callback with connection request
/* tipc_topsrv_listener_data_ready - interrupt callback with connection request
* The queued job is launched into tipc_topsrv_accept()
*/
static void tipc_topsrv_listener_data_ready(struct sock *sk)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册