kernel-ark/sound/synth/emux
Markus Elfring b172e0aae6 ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free"
The snd_sf_free() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-04 15:12:29 +01:00
..
emux_effect.c
emux_hwdep.c
emux_nrpn.c
emux_oss.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
emux_proc.c
emux_seq.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
emux_synth.c sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed 2011-10-31 19:31:22 -04:00
emux_voice.h
emux.c ALSA: emux: Delete an unnecessary check before the function call "snd_sf_free" 2015-01-04 15:12:29 +01:00
Makefile
soundfont.c ALSA: synth: emux: soundfont.c: Cleaning up memory leak 2014-06-01 14:33:09 +02:00