Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189969
b: refs/heads/master
c: b331439
h: refs/heads/master
i:
  189967: 87ae10b
v: v3
  • Loading branch information
Takashi Iwai committed Apr 14, 2010
1 parent c814c88 commit af3c588
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: ff818c24c2af370153646d302d831b69b023816f
refs/heads/master: b331439dfd41dc813b3557ca5927a3a644f35792
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_via.c
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ static struct snd_kcontrol_new *via_clone_control(struct via_spec *spec,
knew->name = kstrdup(tmpl->name, GFP_KERNEL);
if (!knew->name)
return NULL;
return 0;
return knew;
}

static void via_free_kctls(struct hda_codec *codec)
Expand Down

0 comments on commit af3c588

Please sign in to comment.