From: Chris Wilson Date: Mon, 3 Jan 2011 16:39:21 +0000 (+0000) Subject: drm/i915: Remove impossible test X-Git-Tag: v2.6.38-rc1~398^2~2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=759010728b1323aec03c5baae13fde8f76e44a99;p=pandora-kernel.git drm/i915: Remove impossible test As has_gem is unconditionally set to true, the conditional immediately following that assignment is superfluous. Signed-off-by: Chris Wilson --- Reading git-diff-tree failed