Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234052
b: refs/heads/master
c: 593110d
h: refs/heads/master
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Mar 2, 2011
1 parent 4073477 commit 7396965
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 67914b5c400d6c213f9e56d7547a2038ab5c06f4
refs/heads/master: 593110d143f85d1aca227685edd571f137388b24
2 changes: 0 additions & 2 deletions trunk/drivers/media/video/cx23885/cx23885-i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ static int i2c_sendbytes(struct i2c_adapter *i2c_adap,

eio:
retval = -EIO;
err:
if (i2c_debug)
printk(KERN_ERR " ERR: %d\n", retval);
return retval;
Expand Down Expand Up @@ -216,7 +215,6 @@ static int i2c_readbytes(struct i2c_adapter *i2c_adap,

eio:
retval = -EIO;
err:
if (i2c_debug)
printk(KERN_ERR " ERR: %d\n", retval);
return retval;
Expand Down

0 comments on commit 7396965

Please sign in to comment.