Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330883
b: refs/heads/master
c: 0590c71
h: refs/heads/master
i:
  330881: e6feef1
  330879: 8203901
v: v3
  • Loading branch information
Dan Carpenter authored and Mauro Carvalho Chehab committed Aug 15, 2012
1 parent 789af87 commit 49661a8
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: f367cc1efebdfacfca083e55fdeafa0163054995
refs/heads/master: 0590c7130dfb88ddc7bbecd343efae1d3623f209
3 changes: 1 addition & 2 deletions trunk/drivers/media/usb/stk1160/stk1160-ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@ int stk1160_ac97_register(struct stk1160 *dev)

err:
dev->snd_card = NULL;
if (card)
snd_card_free(card);
snd_card_free(card);
return rc;
}

Expand Down

0 comments on commit 49661a8

Please sign in to comment.