Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226321
b: refs/heads/master
c: ef330dc
h: refs/heads/master
i:
  226319: d918d30
v: v3
  • Loading branch information
Jesper Juhl authored and Mauro Carvalho Chehab committed Dec 29, 2010
1 parent c40ee39 commit 2679f0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 10304ca65f8871ad9f6725a7480522034184f55f
refs/heads/master: ef330dc2e794c932fcbde3f8abd3f12780d78b47
4 changes: 1 addition & 3 deletions trunk/drivers/media/video/saa7164/saa7164-fw.c
Original file line number Diff line number Diff line change
Expand Up @@ -608,8 +608,6 @@ int saa7164_downloadfirmware(struct saa7164_dev *dev)
ret = 0;

out:
if (fw)
release_firmware(fw);

release_firmware(fw);
return ret;
}

0 comments on commit 2679f0e

Please sign in to comment.