linux/sound/oss/emu10k1
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
..
8010.h 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
audio.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
audio.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardmi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardmi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardmo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardmo.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardwi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardwi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardwo.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cardwo.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ecard.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ecard.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
efxmgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
efxmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emuadxmg.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwaccess.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwaccess.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
icardmid.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
icardwav.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqmgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irqmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
main.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
midi.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
midi.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mixer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
passthrough.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
passthrough.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
recmgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
recmgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
timer.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
voicemgr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
voicemgr.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00