Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270413
b: refs/heads/master
c: 983929c
h: refs/heads/master
i:
  270411: b8991bf
v: v3
  • Loading branch information
Lu Guanqun authored and Takashi Iwai committed Aug 24, 2011
1 parent 429c346 commit c86f530
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: 9fcd0ab130579d9742538340edda3225f2b49a3e
refs/heads/master: 983929cafc4225d61f50b3e35cf892606a15bc69
2 changes: 1 addition & 1 deletion trunk/sound/core/control.c
Original file line number Diff line number Diff line change
Expand Up @@ -1072,7 +1072,7 @@ static int snd_ctl_elem_add(struct snd_ctl_file *file,
long private_size;
struct user_element *ue;
int idx, err;

if (card->user_ctl_count >= MAX_USER_CONTROLS)
return -ENOMEM;
if (info->count < 1)
Expand Down

0 comments on commit c86f530

Please sign in to comment.