From: Paulo Zanoni Date: Fri, 23 Nov 2012 18:46:41 +0000 (-0200) Subject: drm/i915: invert the log inside intel_prepare_ddi X-Git-Tag: v3.9-rc1~83^2~40^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d536cb4e911c2496073f268e9730a9badaafa55;p=pandora-kernel.git drm/i915: invert the log inside intel_prepare_ddi Do an early return in case we don't have DDI instead of having the whole function inside an "if" statement. Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed