linux/sound/pci/rme9652
Markus Elfring c283661018 ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware"
The release_firmware() function tests whether its 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-17 13:46:46 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
hdsp.c ALSA: hdsp: Deletion of an unnecessary check before the function call "release_firmware" 2014-11-17 13:46:46 +01:00
hdspm.c ALSA: Fix invalid kerneldoc markers 2014-11-11 09:39:17 +01:00
rme9652.c ALSA: rme9652: Use snd_ctl_enum_info() 2014-10-21 09:12:11 +02:00