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:
df12c6d
)
drm/i915: return -ENOENT if the context doesn't exist
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 19 Jun 2012 14:52:31 +0000
(16:52 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 20 Jun 2012 09:16:08 +0000
(11:16 +0200)
This is our customary "no such object" errno, not -EINVAL.
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found