提交 62bb6c9d 编写于 作者: X xlfeng

Code Format.

Signed-off-by: Nxlfeng <xulifeng7@huawei.com>
上级 f9599669
......@@ -198,7 +198,7 @@ static int DoFsckF2fs(const char* device)
int argc = ARRAY_LENGTH(cmd);
char **argv = (char **)cmd;
BEGET_LOGI("fsck.f2fs is ending.");
return(ExecCommand(argc, argv));
return ExecCommand(argc, argv);
}
static int DoResizeExt(const char* device, const unsigned long long size)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册