[ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c
authorJesper Juhl <Jesper.Juhl@Gmail.Com>
Mon, 27 Feb 2006 17:35:46 +0000 (18:35 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:31:45 +0000 (10:31 +0100)
commit2a578f3b4c5dbac4828de52e72bb79f3e9f4d1a2
treee1fffa1a7c55bfcb23353b41063e9d5b3b57cf0f
parent0bbbc4ca7e2459f2750bd4bd8dda2ccbf7a71f02
[ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c

Modules: PDAudioCF driver

Don't check pointers passed to vfree for null in pdaudiocf_pcm.c

Signed-off-by: Jesper Juhl <Jesper.Juhl@Gmail.Com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c