summaryrefslogtreecommitdiff
path: root/sound/pci/ice1712
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2014-11-17 12:44:33 +0300
committerTakashi Iwai <tiwai@suse.de>2014-11-17 15:45:23 +0300
commitf0acd28c87ad2a5d1b40403fdd5defda2961b2a1 (patch)
tree1ccd31d0a0a5fb4173b4953c966239897bc1c0c2 /sound/pci/ice1712
parentb8eca77e54525c818f35f51afb64fc13205443a3 (diff)
downloadlinux-f0acd28c87ad2a5d1b40403fdd5defda2961b2a1.tar.xz
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')
0 files changed, 0 insertions, 0 deletions