]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79e72b492df58c741fb5abfab015bedb800d93c2
tree2841d74196685f84ace50c4682d956e229a852fc
parent7e3c2aa63955449f09d9271d2d0b20e2bb4afd08
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>
include/sound/core.h