diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-07-12 23:00:55 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-07-29 21:36:51 +0300 |
commit | 00f687292568c8fb1609a63ac56f3c88b91c1084 (patch) | |
tree | 89c96f90221833c80639378d331162912b7b91ab /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 538f1ef34c71aa5c6a7bd1b65d5e603080ff7b74 (diff) | |
download | linux-00f687292568c8fb1609a63ac56f3c88b91c1084.tar.xz |
GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked()
The drm_gem_object_unreference_unlocked() 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: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions