Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219688
b: refs/heads/master
c: 6a4ca03
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Aug 31, 2010
1 parent ebec012 commit 786a10b
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: c7e62defd3c4a015b1f80a642bc320b9f9f3896c
refs/heads/master: 6a4ca0399255260bb04fa4e718625ede0c745e59
2 changes: 1 addition & 1 deletion trunk/drivers/staging/solo6x10/solo6010-g723.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ static int snd_solo_pcm_copy(struct snd_pcm_substream *ss, int channel,
solo_pcm->g723_buf, G723_PERIOD_BYTES);

if (err)
return err;
return -EFAULT;
}

return 0;
Expand Down

0 comments on commit 786a10b

Please sign in to comment.