09417379be
Checking a pointer for NULL before calling kfree() on it is redundant, kfree() deals with NULL pointers just fine. This patch removes such checks from sound/ This patch also makes another, but closely related, change. It avoids casting pointers about to be kfree()'ed. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
awacs_defs.h | ||
dac3550a.c | ||
dmasound_atari.c | ||
dmasound_awacs.c | ||
dmasound_core.c | ||
dmasound_paula.c | ||
dmasound_q40.c | ||
dmasound.h | ||
Kconfig | ||
Makefile | ||
tas3001c_tables.c | ||
tas3001c.c | ||
tas3001c.h | ||
tas3004_tables.c | ||
tas3004.c | ||
tas3004.h | ||
tas_common.c | ||
tas_common.h | ||
tas_eq_prefs.h | ||
tas_ioctl.h | ||
trans_16.c |