commit | 5e246b850df563224be26f1d409cf66fd6c968df | [log] [tgz] |
---|---|---|
author | Takashi Iwai <[email protected]> | Fri Aug 08 17:12:47 2008 +0200 |
committer | Jaroslav Kysela <[email protected]> | Wed Aug 13 11:46:40 2008 +0200 |
tree | 970e7faf60b86cb2c489a08ca506075c398165e5 | |
parent | da3cec35dd3c31d8706db4bf379372ce70d92118 [diff] |
ALSA: Kill snd_assert() in other places Kill snd_assert() in other places, either removed or replaced with if () with snd_BUG_ON(). Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Jaroslav Kysela <[email protected]>