提交 43c1236e 编写于 作者: B Bernard Xiong

[Kernel] code cleanup for indentation.

上级 d729448f
......@@ -753,8 +753,8 @@ __again:
if (thread->error != RT_EOK)
{
/* interrupt by signal, try it again */
if (thread->error == -RT_EINTR) goto __again;
/* interrupt by signal, try it again */
if (thread->error == -RT_EINTR) goto __again;
/* return error */
return thread->error;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册