drm/i915: Remove redundant test in error path.
authorJulia Lawall <julia@diku.dk>
Sun, 21 Dec 2008 15:28:47 +0000 (16:28 +0100)
committerDave 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