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:
8536490
)
drm/i915: Drop a some common DRM_ERROR()
author
Chris Wilson
<chris@chris-wilson.co.uk>
Mon, 7 Dec 2009 11:34:08 +0000
(11:34 +0000)
committer
Eric Anholt
<eric@anholt.net>
Mon, 7 Dec 2009 20:18:28 +0000
(12:18 -0800)
These are handled by the error return being propagated to user-space and
do not any add any information to the original error, so are useless.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found