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:
7c2a9ac
)
drm/radeon/kms: return ret in cursor_set failure path
author
Matt Turner
<mattst88@gmail.com>
Sat, 19 Jun 2010 18:13:45 +0000
(14:13 -0400)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 1 Jul 2010 01:59:27 +0000
(11:59 +1000)
We were returning 0 in both the success and failure paths. Noticed while
investigating FDO bug 26403.
Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found