diff options
author | 2014-11-19 16:33:17 +0100 | |
---|---|---|
committer | 2014-11-21 12:16:27 +1000 | |
commit | 9084acf19bb98afb0ed90337fd39541103fe3494 (patch) | |
tree | 047501ec96cb3c4fa99a90ed9d098b487241a095 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/atomic: Add missing ERR_PTR casting (diff) | |
download | linux-dev-9084acf19bb98afb0ed90337fd39541103fe3494.tar.xz linux-dev-9084acf19bb98afb0ed90337fd39541103fe3494.zip |
drm/edid: Deletion of 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>
Reviewed-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions