aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-07-13 19:29:19 +0200
committerRob Clark <[email protected]>2016-07-16 10:29:35 -0400
commit0a677125d0ff726ed3d75ab311cf54674bf512bc (patch)
treea03cee37dbb6d1bb16006fc18a59b4777fee7ffe /lib/mpi
parente73a8569731aebd21832b34bf7ce8121dec2e98d (diff)
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
The drm_gem_object_unreference() 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]> Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions