vsh: adjust vshInit signature and remove redundant error label
As part of the effort to stay consistent, change the vshInit signature from returning int to returning bool. Moreover, remove the unnecessary error label as there is no cleanup that would make use of it.
Showing
想要评论请 注册 或 登录