Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 110839
b: refs/heads/master
c: f6154d6
h: refs/heads/master
i:
  110837: 03dc0f7
  110835: 0869371
  110831: a51094b
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jul 29, 2008
1 parent f66d9a9 commit 3bd6826
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: 0d94e41abe271c86df06bcf72d24f9ca7ce771f0
refs/heads/master: f6154d6d007c69a330acc9021ec77cca5da9dc4c
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/hda_beep.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ int snd_hda_attach_beep_device(struct hda_codec *codec, int nid)

err = input_register_device(input_dev);
if (err < 0) {
kfree(input_dev);
input_free_device(input_dev);
kfree(beep);
return err;
}
Expand Down

0 comments on commit 3bd6826

Please sign in to comment.