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:
b375de0
)
drm: use format %d to print error code
author
Yuanhan Liu
<yuanhan.liu@linux.intel.com>
Sat, 16 Jun 2012 14:25:24 +0000
(22:25 +0800)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 21 Jun 2012 08:34:42 +0000
(09:34 +0100)
It is more readable by printing "ret = -1" than "ret = 0xffffffff"
Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found