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
Makefile
audio.c
audio.h
cardmi.c
cardmi.h
cardmo.c
cardmo.h
cardwi.c
cardwi.h
cardwo.c
cardwo.h
ecard.c
ecard.h
efxmgr.c
efxmgr.h
emuadxmg.c
hwaccess.c
hwaccess.h
icardmid.h
icardwav.h
irqmgr.c
irqmgr.h
main.c
midi.c
midi.h
mixer.c
passthrough.c
passthrough.h
recmgr.c
recmgr.h
timer.c
timer.h
voicemgr.c
voicemgr.h