summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2016-07-15 16:23:22 +0300
committerMark Yao <mark.yao@rock-chips.com>2016-07-19 05:02:30 +0300
commitf5e193a16dbe715b82ae8c5b1d70a3ca8f07c1ff (patch)
tree1557299789b77246495c40c55ebea6408636742f /scripts
parent15da78084d584977547e7ba46d8253c27d17507c (diff)
downloadlinux-f5e193a16dbe715b82ae8c5b1d70a3ca8f07c1ff.tar.xz
drm/rockchip: 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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions