Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
- Loading branch information