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:
b870989
)
drm/radeon: off by one in check_reg() functions
author
Dan Carpenter
<error27@gmail.com>
Wed, 27 Jul 2011 09:53:40 +0000
(09:53 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 4 Aug 2011 13:22:10 +0000
(14:22 +0100)
This off by one range check was copy and pasted a couple places.
It's not really harmful, but we should fix it anyway.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found