Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28481
b: refs/heads/master
c: f001c3a
h: refs/heads/master
i:
  28479: d54bc10
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Jun 22, 2006
1 parent 584066e commit 7676639
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d689e34b524b69c111db0b7c844d71c8e1a53b15
refs/heads/master: f001c3acf64b8ca18fe40af592629abb261b321e
1 change: 1 addition & 0 deletions trunk/sound/core/info.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ int snd_iprintf(struct snd_info_buffer *buffer, char *fmt,...)
int len, res;
int err = 0;

might_sleep();
if (buffer->stop || buffer->error)
return 0;
len = buffer->len - buffer->size;
Expand Down

0 comments on commit 7676639

Please sign in to comment.