提交 97cf010a 编写于 作者: A Al Viro 提交者: Linus Torvalds

zr364xx __user annotations

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 f10095c3
...@@ -390,7 +390,7 @@ static int read_frame(struct zr364xx_camera *cam, int framenum) ...@@ -390,7 +390,7 @@ static int read_frame(struct zr364xx_camera *cam, int framenum)
} }
static ssize_t zr364xx_read(struct file *file, char *buf, size_t cnt, static ssize_t zr364xx_read(struct file *file, char __user *buf, size_t cnt,
loff_t * ppos) loff_t * ppos)
{ {
unsigned long count = cnt; unsigned long count = cnt;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册