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:
0986c1a
)
drm/radeon: remove range check from *_gart_set_page
author
Christian König
<christian.koenig@amd.com>
Wed, 4 Jun 2014 13:29:57 +0000
(15:29 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 10 Jun 2014 02:06:51 +0000
(22:06 -0400)
We never check the return value anyway and if the
index isn't valid would crash way before calling
the functions.
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found