Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232215
b: refs/heads/master
c: 36fd978
h: refs/heads/master
i:
  232213: 3573adc
  232211: 5c26b52
  232207: 35ca21c
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Jan 19, 2011
1 parent 4411da2 commit 0b25301
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: a63d601803c2e3ba06ed51b9ed997fc6bf80e5bf
refs/heads/master: 36fd97884daf4e30b556a6c59b58db19a06d58af
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/ix2505v.c
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ struct dvb_frontend *ix2505v_attach(struct dvb_frontend *fe,
return fe;

error:
ix2505v_release(fe);
kfree(state);
return NULL;
}
EXPORT_SYMBOL(ix2505v_attach);
Expand Down

0 comments on commit 0b25301

Please sign in to comment.