提交 8ba22570 编写于 作者: O openharmony_ci 提交者: Gitee

!137 random风格一致性修改

Merge pull request !137 from zhangfanfan2/master
......@@ -96,7 +96,7 @@ ssize_t RanRead(struct file *filep, char *buffer, size_t buflen)
return (buflen - len); /* return a successful len */
}
static ssize_t RanMap(FAR struct file* filep, FAR LosVmMapRegion *region)
static ssize_t RanMap(FAR struct file *filep, FAR LosVmMapRegion *region)
{
PRINTK("%s %d, mmap is not support\n", __FUNCTION__, __LINE__);
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册