diff options
author | 2015-11-06 12:03:46 +0100 | |
---|---|---|
committer | 2015-11-24 11:41:52 +0100 | |
commit | 5f911905054a64cf8c7871fddd33f4af74f07a17 (patch) | |
tree | 4f4ee9a444261b3939863eb6ca65db007cc8fcc8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/dp: add eDP DPCD backlight control bit definitions (diff) | |
download | linux-dev-5f911905054a64cf8c7871fddd33f4af74f07a17.tar.xz linux-dev-5f911905054a64cf8c7871fddd33f4af74f07a17.zip |
GPU-DRM: Delete unnecessary checks before drm_property_unreference_blob()
The drm_property_unreference_blob() function tests whether its argument
is NULL and then returns immediately.
Thus the tests around the calls are not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Link: http://patchwork.freedesktop.org/patch/msgid/563C8B3E.405@users.sourceforge.net
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions