Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/gem: remove bogus NULL check from drm_gem_object_handle_unreferen…
…ce_unlocked 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>
- Loading branch information