diff options
author | 2008-11-07 09:08:15 +0100 | |
---|---|---|
committer | 2008-11-07 09:08:15 +0100 | |
commit | 945eed02cd619f525e097319cd3d18c58d01da87 (patch) | |
tree | b6cf5b5b17fea72d4c2140f0307f1790c173e595 /net/unix/af_unix.c | |
parent | Merge branch 'topic/fix/misc' into topic/misc (diff) | |
download | linux-dev-945eed02cd619f525e097319cd3d18c58d01da87.tar.xz linux-dev-945eed02cd619f525e097319cd3d18c58d01da87.zip |
ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case
Change snd_BUG_ON() to evaluate the given condition, at least, in syntax
for avoiding compile warnings such as unused variables. The compiler
should optimize out the condition evaluation in the real code, though.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions