Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202111
b: refs/heads/master
c: febe2ea
h: refs/heads/master
i:
  202109: 4d72269
  202107: 312d736
  202103: 4ad655f
  202095: fdbd629
  202079: c01cb2c
  202047: f8063c8
  201983: 16e5380
v: v3
  • Loading branch information
Andrew Morton authored and Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 344f9b4 commit 10e9a6f
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: 37b58bfe4bb3df303aa9d7f1ccdbfc477b42c5e2
refs/heads/master: febe2ea10e041c014b295a0321f7ec62c05b7e3f
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/dib3000mc.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ int dib3000mc_i2c_enumeration(struct i2c_adapter *i2c, int no_of_demods, u8 defa

dmcst = kzalloc(sizeof(struct dib3000mc_state), GFP_KERNEL);
if (dmcst == NULL)
return -ENODEV;
return -ENOMEM;

dmcst->i2c_adap = i2c;

Expand Down

0 comments on commit 10e9a6f

Please sign in to comment.