Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132749
b: refs/heads/master
c: cad377a
h: refs/heads/master
i:
  132747: d82ded8
v: v3
  • Loading branch information
Takashi Iwai committed Mar 19, 2009
1 parent a25d306 commit 2d6808d
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: 85122ea40c4fc82af5b66b8683f525c2c4a36d1a
refs/heads/master: cad377acf3d6af6279622048e96680e79e352183
2 changes: 1 addition & 1 deletion trunk/sound/core/pcm_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static inline int snd_pcm_update_hw_ptr_post(struct snd_pcm_substream *substream
do { \
if (xrun_debug(substream)) { \
if (printk_ratelimit()) { \
snd_printd("hda_codec: " fmt, ##args); \
snd_printd("PCM: " fmt, ##args); \
} \
dump_stack_on_xrun(substream); \
} \
Expand Down

0 comments on commit 2d6808d

Please sign in to comment.