Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330781
b: refs/heads/master
c: e666a44
h: refs/heads/master
i:
  330779: d2e49cb
v: v3
  • Loading branch information
Antti Palosaari authored and Mauro Carvalho Chehab committed Aug 12, 2012
1 parent 6168228 commit 14ea66a
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: e1d45ae10aea8e8a403e5d96bf5902ee670007ff
refs/heads/master: e666a44fa313cb9329c0381ad02fc6ee1e21cb31
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/tda18212.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ struct dvb_frontend *tda18212_attach(struct dvb_frontend *fe,
{
struct tda18212_priv *priv = NULL;
int ret;
u8 val;
u8 uninitialized_var(val);

priv = kzalloc(sizeof(struct tda18212_priv), GFP_KERNEL);
if (priv == NULL)
Expand Down

0 comments on commit 14ea66a

Please sign in to comment.