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
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
awacs_defs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dac3550a.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmasound.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmasound_atari.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmasound_paula.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dmasound_q40.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3001c.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3001c.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3001c_tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3004.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3004.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas3004_tables.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_common.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_common.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_eq_prefs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tas_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
trans_16.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00