From: Andrew Morton Date: Thu, 6 Nov 2008 20:05:21 +0000 (-0800) Subject: alsa: fix snd_BUG_on() and friends X-Git-Tag: v2.6.28-rc5~93^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcef7836a31c6432b41a38867d413ed3d6aa8261;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed