ALSA: Kill snd_assert() in sound/core/*
authorTakashi Iwai <tiwai@suse.de>
Fri, 8 Aug 2008 15:09:09 +0000 (17:09 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 13 Aug 2008 09:46:35 +0000 (11:46 +0200)
Kill snd_assert() in sound/core/*, either removed or replaced with
if () with snd_BUG_ON().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found