diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2008-11-06 21:05:21 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-07 01:31:51 +0100 |
commit | fcef7836a31c6432b41a38867d413ed3d6aa8261 (patch) | |
tree | 2841d74196685f84ace50c4682d956e229a852fc /sound/pci | |
parent | ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models (diff) | |
download | linux-fcef7836a31c6432b41a38867d413ed3d6aa8261.tar.xz linux-fcef7836a31c6432b41a38867d413ed3d6aa8261.zip |
alsa: fix snd_BUG_on() and friends
sound/pci/pcxhr/pcxhr_core.c: In function 'pcxhr_set_pipe_cmd_params':
sound/pci/pcxhr/pcxhr_core.c:700: warning: statement with no effect
sound/pci/pcxhr/pcxhr_core.c:706: warning: statement with no effect
sound/pci/pcxhr/pcxhr_core.c:710: warning: statement with no effect
Due to
try to fix this, and be more conventional about the empty stubs.
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
0 files changed, 0 insertions, 0 deletions