diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-07-22 19:58:14 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-07-24 23:48:06 +0300 |
commit | 1b00126cb3de017274e899ac559a744d4e3dbd61 (patch) | |
tree | 9087a13d455481bdc5dca93aebb59fd0cc6bb30b /lib/test_static_key_base.c | |
parent | 96bd6033c2046ffc3f88de422be831c1d68ace14 (diff) | |
download | linux-1b00126cb3de017274e899ac559a744d4e3dbd61.tar.xz |
ASoC: Intel: Skylake: Delete an unnecessary check before the function call "release_firmware"
The release_firmware() function tests whether its argument is NULL and then
returns 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: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'lib/test_static_key_base.c')
0 files changed, 0 insertions, 0 deletions