linux/sound/oss/dmasound
Jesper Juhl 09417379be [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed
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>
2005-06-25 16:25:00 -07:00
..
awacs_defs.h
dac3550a.c
dmasound_atari.c
dmasound_awacs.c [PATCH] remove redundant NULL checks before kfree() in sound/ and avoid casting pointers about to be kfree()'ed 2005-06-25 16:25:00 -07:00
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