git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36da590
)
drm/gem: remove bogus NULL check from drm_gem_object_handle_unreference_unlocked
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 14 Aug 2013 22:02:35 +0000
(
00:02
+0200)
committer
Dave Airlie
<airlied@redhat.com>
Mon, 19 Aug 2013 00:47:13 +0000
(10:47 +1000)
Calling this function with a NULL object is simply a bug, so papering
over a NULL object not a good idea.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found