提交 96494916 编写于 作者: C Christoph Hellwig 提交者: Nicholas Bellinger

target: mark iscsit_start_kthreads static

Signed-off-by: NChristoph Hellwig <hch@lst.de>
Signed-off-by: NNicholas Bellinger <nab@linux-iscsi.org>
上级 6e1a27b9
...@@ -698,7 +698,7 @@ static void iscsi_post_login_start_timers(struct iscsi_conn *conn) ...@@ -698,7 +698,7 @@ static void iscsi_post_login_start_timers(struct iscsi_conn *conn)
iscsit_start_nopin_timer(conn); iscsit_start_nopin_timer(conn);
} }
int iscsit_start_kthreads(struct iscsi_conn *conn) static int iscsit_start_kthreads(struct iscsi_conn *conn)
{ {
int ret = 0; int ret = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册