Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219403
b: refs/heads/master
c: 106d7e3
h: refs/heads/master
i:
  219401: 0e9ae1c
  219399: 4731ccf
v: v3
  • Loading branch information
Gavin Hurlbut authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent d49ccba commit 5a9b488
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: f20a07d431c3c516c37beff9638f70c8e059a3fc
refs/heads/master: 106d7e376f3fcca7832561d6399f6b42f8530018
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/saa7164/saa7164-vbi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,7 @@ static ssize_t fops_read(struct file *file, char __user *buffer,
struct saa7164_port *port = fh->port;
struct saa7164_user_buffer *ubuf = NULL;
struct saa7164_dev *dev = port->dev;
unsigned int ret = 0;
int ret = 0;
int rem, cnt;
u8 *p;

Expand Down

0 comments on commit 5a9b488

Please sign in to comment.