linux/sound/isa/sb
Markus Elfring 966b7bc935 ALSA: sb: Deletion of unnecessary checks before two function calls
The functions release_and_free_resource() and snd_util_memhdr_free() test
whether their argument is NULL and then return 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>
2014-11-21 20:07:36 +01:00
..
Makefile
emu8000.c
emu8000_callback.c
emu8000_local.h
emu8000_patch.c
emu8000_pcm.c
emu8000_synth.c ALSA: sb: Deletion of unnecessary checks before two function calls 2014-11-21 20:07:36 +01:00
jazz16.c
sb8.c
sb8_main.c
sb8_midi.c
sb16.c
sb16_csp.c
sb16_main.c ALSA: sb16: Use snd_ctl_enum_info() 2014-10-21 08:34:52 +02:00
sb_common.c ALSA: sb: Deletion of unnecessary checks before two function calls 2014-11-21 20:07:36 +01:00
sb_mixer.c ALSA: sb16: Use snd_ctl_enum_info() 2014-10-21 08:34:52 +02:00
sbawe.c