提交 4ec45952 编写于 作者: S Sandhya Bankar 提交者: Greg Kroah-Hartman

Staging: lustre: socklnd: Remove return statement from void function.

Remove return statement from void function.
Signed-off-by: NSandhya Bankar <bankarsandhya512@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 4f296211
...@@ -2582,7 +2582,6 @@ ksocknal_debug_peerhash(lnet_ni_t *ni) ...@@ -2582,7 +2582,6 @@ ksocknal_debug_peerhash(lnet_ni_t *ni)
} }
read_unlock(&ksocknal_data.ksnd_global_lock); read_unlock(&ksocknal_data.ksnd_global_lock);
return;
} }
void void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册