]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit856def8a4695066e6cbd2919c5987f1df23dbe8a
tree02e6415474130e33fb08cc57eb8ff3b4ceff452b
parent5b738babf13d51285710ed57336ee5f072ac9490
[ALSA] typo-fix and snd_assert()-expression-split

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>
sound/core/info.c