提交 51566472 编写于 作者: M Matthew Tyler 提交者: Greg Kroah-Hartman

staging: lustre: Fix minor style error in libcfs_string.c

Signed-off-by: NMatthew Tyler <matt.tyler@flashics.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f351bad2
...@@ -132,7 +132,7 @@ char *cfs_firststr(char *str, size_t size) ...@@ -132,7 +132,7 @@ char *cfs_firststr(char *str, size_t size)
++end; ++end;
} }
*end= '\0'; *end = '\0';
out: out:
return str; return str;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册