Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138331
b: refs/heads/master
c: 2ddacee
h: refs/heads/master
i:
  138329: a0df952
  138327: afd17c6
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 7cbe168 commit 13e3ff4
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: 031002d78b05c706272e4d5bc779f5c99d8348cf
refs/heads/master: 2ddacee6ebbbdd20af96663f96f5b4de6bff90cc
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-usb/ce6230.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ static int ce6230_i2c_xfer(struct i2c_adapter *adap, struct i2c_msg msg[],
struct dvb_usb_device *d = i2c_get_adapdata(adap);
int i = 0;
struct req_t req;
int ret;
int ret = 0;
memset(&req, 0, sizeof(&req));

if (num > 2)
Expand Down

0 comments on commit 13e3ff4

Please sign in to comment.