Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130937
b: refs/heads/master
c: 7924f0c
h: refs/heads/master
i:
  130935: 673edfb
v: v3
  • Loading branch information
Roel Kluin authored and Takashi Iwai committed Feb 4, 2009
1 parent d0c232a commit 9e41fe8
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: 67d8a3c1221bc883c821e7695ba6d327a5d6f2af
refs/heads/master: 7924f0cadcf52cb316d6eca60a6ae3fc9e42b465
2 changes: 1 addition & 1 deletion trunk/sound/core/oss/pcm_oss.c
Original file line number Diff line number Diff line change
Expand Up @@ -1767,7 +1767,7 @@ static int snd_pcm_oss_get_formats(struct snd_pcm_oss_file *pcm_oss_file)
AFMT_S8 | AFMT_U16_LE |
AFMT_U16_BE |
AFMT_S32_LE | AFMT_S32_BE |
AFMT_S24_LE | AFMT_S24_LE |
AFMT_S24_LE | AFMT_S24_BE |
AFMT_S24_PACKED;
params = kmalloc(sizeof(*params), GFP_KERNEL);
if (!params)
Expand Down

0 comments on commit 9e41fe8

Please sign in to comment.