Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124574
b: refs/heads/master
c: 902571a
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Dec 30, 2008
1 parent aa7194d commit 643cc10
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: ff924203c9e4a5bc218143bc37182851185f4e5f
refs/heads/master: 902571aaa91263bc27e923e94ddf161c106befee
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/anysee.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ static int anysee_master_xfer(struct i2c_adapter *adap, struct i2c_msg *msg,
int num)
{
struct dvb_usb_device *d = i2c_get_adapdata(adap);
int ret, inc, i = 0;
int ret = 0, inc, i = 0;

if (mutex_lock_interruptible(&d->i2c_mutex) < 0)
return -EAGAIN;
Expand Down

0 comments on commit 643cc10

Please sign in to comment.