Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28456
b: refs/heads/master
c: 79ca4f3
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jun 22, 2006
1 parent 8ac1800 commit 0dfc7c7
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: d7f6f1157f73dffe0a6afd12b90557e484b7fb35
refs/heads/master: 79ca4f3f625e14212310f953b096e2e45110ac6b
2 changes: 1 addition & 1 deletion trunk/sound/pcmcia/vx/vxpocket.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ static int vxpocket_config(struct pcmcia_device *link)

link->dev_node = &vxp->node;
kfree(parse);
return 9;
return 0;

cs_failed:
cs_error(link, last_fn, last_ret);
Expand Down

0 comments on commit 0dfc7c7

Please sign in to comment.