alsa: fix snd_BUG_on() and friends
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 6 Nov 2008 20:05:21 +0000 (12:05 -0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Nov 2008 00:31:51 +0000 (01:31 +0100)
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>

No differences found