Skip to content
Commit ace281e8 authored by Dan Carpenter's avatar Dan Carpenter Committed by Dave Airlie
Browse files

drm/udl: unlock before returning in udl_gem_mmap()



If we hit an error here, then we should unlock and unreference obj
before returning.

Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent c4c7f314
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment