android_kernel_samsung_msm8976/sound/pci/emu10k1
Jesper Juhl 4d572776d4 [ALSA] Remove redundant NULL checks before kfree
Timer Midlevel,ALSA sequencer,ALSA<-OSS sequencer,Digigram VX core
I2C tea6330t,GUS Library,VIA82xx driver,VIA82xx-modem driver
CA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,YMFPCI driver
Digigram VX Pocket driver,Common EMU synth,USB generic driver,USB USX2Y
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: Takashi Iwai <tiwai@suse.de>
2005-06-22 12:27:43 +02:00
..
emu10k1.c [ALSA] Replace pci_module_init() with pci_register_driver() 2005-05-29 10:00:32 +02:00
emu10k1_callback.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emu10k1_main.c [ALSA] emu10k1: add details for the audigy player box version 2005-05-29 10:15:27 +02:00
emu10k1_patch.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emu10k1_synth.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emu10k1_synth_local.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emu10k1x.c [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02:00
emufx.c [ALSA] clean up card features 2005-05-29 09:00:41 +02:00
emumixer.c [ALSA] Fix compile warning 2005-05-29 10:00:35 +02:00
emumpu401.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emupcm.c [ALSA] Remove redundant NULL checks before kfree 2005-06-22 12:27:43 +02:00
emuproc.c [ALSA] Fix permissions in some /proc files 2005-05-29 10:00:39 +02:00
io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [ALSA] Adds Capture to P16V chip. 2005-05-29 09:00:24 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
memory.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
p16v.c [ALSA] Increase capture buffer sizes. 2005-05-29 10:06:19 +02:00
p16v.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
voice.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00