aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/ice1712.c
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-11-17 10:44:33 +0100
committerTakashi Iwai <tiwai@suse.de>2014-11-17 13:45:23 +0100
commitf0acd28c87ad2a5d1b40403fdd5defda2961b2a1 (patch)
tree1ccd31d0a0a5fb4173b4953c966239897bc1c0c2 /sound/pci/ice1712/ice1712.c
parentALSA: ice1712: consider error value (diff)
downloadlinux-dev-f0acd28c87ad2a5d1b40403fdd5defda2961b2a1.tar.xz
linux-dev-f0acd28c87ad2a5d1b40403fdd5defda2961b2a1.zip
ALSA: hda: Deletion of unnecessary checks before two function calls
The functions kfree() and release_firmware() 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>
Diffstat (limited to 'sound/pci/ice1712/ice1712.c')
0 files changed, 0 insertions, 0 deletions