Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306467
b: refs/heads/master
c: dedb8cb
h: refs/heads/master
i:
  306465: ec8b22c
  306463: b783960
v: v3
  • Loading branch information
Ezequiel García authored and Mauro Carvalho Chehab committed May 18, 2012
1 parent dcdcb2e commit 973eca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61282daf505f3c8def09332ca337ac257b792029
refs/heads/master: dedb8cb1d64a118ac21eaabd941ac0b9acdd82fb
1 change: 1 addition & 0 deletions trunk/drivers/media/video/em28xx/em28xx-video.c
Original file line number Diff line number Diff line change
Expand Up @@ -2260,6 +2260,7 @@ static int em28xx_v4l2_close(struct file *filp)
em28xx_release_resources(dev);
kfree(dev->alt_max_pkt_size);
kfree(dev);
kfree(fh);
return 0;
}

Expand Down

0 comments on commit 973eca7

Please sign in to comment.