zr364xx __user annotations

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Al Viro and committed by Linus Torvalds 97cf010a f10095c3

+1 -1
+1 -1
drivers/media/video/zr364xx.c
··· 390 390 } 391 391 392 392 393 - static ssize_t zr364xx_read(struct file *file, char *buf, size_t cnt, 393 + static ssize_t zr364xx_read(struct file *file, char __user *buf, size_t cnt, 394 394 loff_t * ppos) 395 395 { 396 396 unsigned long count = cnt;