Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 366535
b: refs/heads/master
c: 33cef28
h: refs/heads/master
i:
  366533: 87269bf
  366531: 9e4afa1
  366527: a6de7cc
v: v3
  • Loading branch information
Syam Sidhardhan authored and Mauro Carvalho Chehab committed Mar 18, 2013
1 parent c45bb9e commit 769ed65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f1065c964869aecd5af04291476c358fd5ab9a8f
refs/heads/master: 33cef283af68522dc0f0b398662885193048c7d0
3 changes: 1 addition & 2 deletions trunk/drivers/media/usb/dvb-usb/cinergyT2-fe.c
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,7 @@ static int cinergyt2_fe_set_frontend(struct dvb_frontend *fe)
static void cinergyt2_fe_release(struct dvb_frontend *fe)
{
struct cinergyt2_fe_state *state = fe->demodulator_priv;
if (state != NULL)
kfree(state);
kfree(state);
}

static struct dvb_frontend_ops cinergyt2_fe_ops;
Expand Down

0 comments on commit 769ed65

Please sign in to comment.