diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-07-15 15:23:22 +0200 |
---|---|---|
committer | Mark Yao <mark.yao@rock-chips.com> | 2016-07-19 10:02:30 +0800 |
commit | f5e193a16dbe715b82ae8c5b1d70a3ca8f07c1ff (patch) | |
tree | 1557299789b77246495c40c55ebea6408636742f /Documentation | |
parent | 15da78084d584977547e7ba46d8253c27d17507c (diff) |
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 'Documentation')
0 files changed, 0 insertions, 0 deletions