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:
f15e92d
)
drm: remove pointless checks in radeon_state
author
Dave Airlie
<airlied@linux.ie>
Sun, 19 Mar 2006 09:15:41 +0000
(20:15 +1100)
committer
Dave Airlie
<airlied@linux.ie>
Sun, 19 Mar 2006 09:15:41 +0000
(20:15 +1100)
If these were valid checks, we'd have already oopsed several
lines above where we were already dereferencing them.
DA: these used to be valid but other changes made them unnecessary.
Coverity: 776,777,778
Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found