Markus Elfring 31604d35db ALSA: emu10k1: Deletion of unnecessary checks before three function calls
The functions kfree(), release_firmware() 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-03 15:16:14 +01:00
..
2014-10-21 08:08:36 +02:00
2014-10-21 08:12:15 +02:00
2014-10-21 08:35:53 +02:00
2014-10-21 08:36:44 +02:00
2014-08-15 18:06:56 -06:00
2014-10-21 09:13:59 +02:00
2014-10-24 12:35:48 -07:00