[ALSA] typo-fix and snd_assert()-expression-split
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Fri, 8 Jul 2005 11:53:42 +0000 (13:53 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 28 Jul 2005 10:22:07 +0000 (12:22 +0200)
ALSA Core
This patch corrects a typo in the kerneldocs of snd_info_get_str().
It also splits the expressions of snd_assert() in snd_info_unregister()
into one-expression-per-call for better debugging.

Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found