Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367189
b: refs/heads/master
c: ef0c870
h: refs/heads/master
i:
  367187: b17d6d6
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Apr 25, 2013
1 parent 1243768 commit 88abe88
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: f7a12fdfd6b6a6f37827d213e67930b945d3081d
refs/heads/master: ef0c87001c50ade70183b5cccbf573ef28320965
3 changes: 1 addition & 2 deletions trunk/drivers/media/tuners/r820t.c
Original file line number Diff line number Diff line change
Expand Up @@ -2252,9 +2252,8 @@ static int r820t_release(struct dvb_frontend *fe)

mutex_unlock(&r820t_list_mutex);

fe->tuner_priv = NULL;

kfree(fe->tuner_priv);
fe->tuner_priv = NULL;

return 0;
}
Expand Down

0 comments on commit 88abe88

Please sign in to comment.