Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250313
b: refs/heads/master
c: aeb35eb
h: refs/heads/master
i:
  250311: 67cc3dc
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent 6aa022b commit 7e76baa
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: da4b7b2011ecbdc0377b0c0263e85c2d474e3d5a
refs/heads/master: aeb35ebc5f54bcdd7163f5282a3f39bc48c75cae
2 changes: 1 addition & 1 deletion trunk/drivers/media/rc/imon.c
Original file line number Diff line number Diff line change
Expand Up @@ -1970,7 +1970,7 @@ static struct input_dev *imon_init_touch(struct imon_context *ictx)
return touch;

touch_register_failed:
input_free_device(ictx->touch);
input_free_device(touch);

touch_alloc_failed:
return NULL;
Expand Down

0 comments on commit 7e76baa

Please sign in to comment.