commit | 7eaa943c8ed8e91e05d0f5d0dc7a18e3319b45cf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <[email protected]> | Fri Aug 08 17:09:09 2008 +0200 |
committer | Jaroslav Kysela <[email protected]> | Wed Aug 13 11:46:35 2008 +0200 |
tree | 51d86a4cb01cf5735b18c36ca62471f8c759a041 | |
parent | 5ef03460a6ffc1d3ee6b6f2abc6765d3e224cf89 [diff] |
ALSA: Kill snd_assert() in sound/core/* Kill snd_assert() in sound/core/*, either removed or replaced with if () with snd_BUG_ON(). Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Jaroslav Kysela <[email protected]>