]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[ALSA] Fix two typos and changes on snd_assert()
authorHenrik Kretzschmar <henne@nachtwindheim.de>
Wed, 29 Jun 2005 17:30:42 +0000 (19:30 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 28 Jul 2005 10:09:44 +0000 (12:09 +0200)
commita3352f01ea2d38b0d5b7b63de754e94b9aba0390
treed923f1fa601f181b620f5613b922bdc3368df5b7
parent7a318a70a42057692f191ff49c289cd3e27e21f5
[ALSA] Fix two typos and changes on snd_assert()

ALSA Core
Both typos were in the kerneldocs.

I splitted the snd_assert() calls in 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/device.c