Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305794
b: refs/heads/master
c: 2abb801
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed May 8, 2012
1 parent 6de4aee commit 4118121
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: 779ae5a08368c423f0c3b6075a518356eacd41f6
refs/heads/master: 2abb80176cd80ad8e939ead9c785ac17dc9890a4
2 changes: 1 addition & 1 deletion trunk/sound/sound_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ int register_sound_special_device(const struct file_operations *fops, int unit,
struct device *dev)
{
const int chain = unit % SOUND_STEP;
int max_unit = 128 + chain;
int max_unit = 256;
const char *name;
char _name[16];

Expand Down

0 comments on commit 4118121

Please sign in to comment.