diff options
author | 2014-11-17 10:44:33 +0100 | |
---|---|---|
committer | 2014-11-17 13:45:23 +0100 | |
commit | f0acd28c87ad2a5d1b40403fdd5defda2961b2a1 (patch) | |
tree | 1ccd31d0a0a5fb4173b4953c966239897bc1c0c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ALSA: ice1712: consider error value (diff) | |
download | linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions