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:
8c80b59
)
drm/i915: Remove impossible error handling from bit17 swizzling
author
Chris Wilson
<chris@chris-wilson.co.uk>
Sat, 4 Sep 2010 11:59:16 +0000
(12:59 +0100)
committer
Chris Wilson
<chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 10:30:00 +0000
(11:30 +0100)
Our usage of kmap() cannot return NULL here, so remove the unnecessary
error handling.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
No differences found