forked from luck/tmp_suning_uos_patched
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> |
||
---|---|---|
.. | ||
8010.h | ||
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 | ||
Makefile | ||
midi.c | ||
midi.h | ||
mixer.c | ||
passthrough.c | ||
passthrough.h | ||
recmgr.c | ||
recmgr.h | ||
timer.c | ||
timer.h | ||
voicemgr.c | ||
voicemgr.h |