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:
c4c7f31
)
drm/udl: unlock before returning in udl_gem_mmap()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 22 Mar 2012 06:30:56 +0000
(09:30 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 29 May 2012 10:02:50 +0000
(11:02 +0100)
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>
No differences found