aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2015-07-05 21:55:10 +0200
committerDaniel Vetter <[email protected]>2015-07-06 08:53:19 +0200
commitec530829ed064bc63d260f309e3ef88e0764132b (patch)
tree6b949ef6cf1c331c1adebd5c5e602223e99822d1 /tools/perf/scripts/python
parenta3d1d001c9c583c79b1d9ab20f0a24333e35a3f8 (diff)
GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
The drm_property_unreference_blob() 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 <[email protected]> Reviewed-by: Zhao Junwang <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions