Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219396
b: refs/heads/master
c: dec2f09
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Oct 21, 2010
1 parent c188b87 commit 71f5ed3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 22760ed39c2383e7711753e7582dac5d6d5f647c
refs/heads/master: dec2f091f69d615f17db7b503f4cb385845f9436
1 change: 0 additions & 1 deletion trunk/drivers/media/video/saa7164/saa7164-encoder.c
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,6 @@ static ssize_t fops_read(struct file *file, char __user *buffer,
}
err:
if (!ret && !ubuf) {
printk(KERN_ERR "%s() EAGAIN\n", __func__);
ret = -EAGAIN;
}

Expand Down

0 comments on commit 71f5ed3

Please sign in to comment.