commit | fc58422ad95a0f4936ead538e0b946aee5a4f98c | [log] [tgz] |
---|---|---|
author | Jesper Juhl <jesper.juhl@gmail.com> | Mon Oct 24 15:11:28 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Nov 04 13:19:55 2005 +0100 |
tree | 1b2318ac68b5704db165e175e88199969f2339dd | |
parent | 8433a509c0eb6bb1f33ce39c82c580b8901619ee [diff] |
[ALSA] Big kfree NULL check cleanup - sound Modules: AD1889 driver,RME9652 driver This is the sound/ part of the big kfree cleanup patch. Remove pointless checks for NULL prior to calling kfree() in sound/. Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>