From: Julia Lawall Date: Sun, 21 Dec 2008 15:28:47 +0000 (+0100) Subject: drm/i915: Remove redundant test in error path. X-Git-Tag: v2.6.29-rc1~566^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad87dff5acb232666932e750318ec1fdb716e79;p=pandora-kernel.git drm/i915: Remove redundant test in error path. The error path for object list being null is in the second goto target. Signed-off-by: Julia Lawall Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed