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:
fede5c9
)
drm/i915: Remove redundant test in error path.
author
Julia Lawall
<julia@diku.dk>
Sun, 21 Dec 2008 15:28:47 +0000
(16:28 +0100)
committer
Dave Airlie
<airlied@linux.ie>
Mon, 29 Dec 2008 07:47:27 +0000
(17:47 +1000)
The error path for object list being null is in the second goto target.
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found