Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293133
b: refs/heads/master
c: 7913a49
h: refs/heads/master
i:
  293131: 0aa1653
v: v3
  • Loading branch information
Jeffrin Jose authored and Takashi Iwai committed Feb 20, 2012
1 parent 2c7747d commit 251e4fa
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: 6e8d5d2f17e707ecfabd33fd5fa167ac7739326e
refs/heads/master: 7913a49963ffa8849c14c805c26d9e63bb27ccaa
2 changes: 1 addition & 1 deletion trunk/sound/core/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ void __snd_printk(unsigned int level, const char *path, int line,
char verbose_fmt[] = KERN_DEFAULT "ALSA %s:%d %pV";
#endif

#ifdef CONFIG_SND_DEBUG
#ifdef CONFIG_SND_DEBUG
if (debug < level)
return;
#endif
Expand Down

0 comments on commit 251e4fa

Please sign in to comment.