Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87939
b: refs/heads/master
c: 97cf010
h: refs/heads/master
i:
  87937: ac76e74
  87935: bad4d06
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Mar 30, 2008
1 parent e75e638 commit d18ebe2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f10095c3ecb2116ef8b8fa7a56bd9f8b5fd89031
refs/heads/master: 97cf010aeb03fd515613313ad43508e49acae7fb
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/zr364xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
unsigned long count = cnt;
Expand Down

0 comments on commit d18ebe2

Please sign in to comment.