From: Ander Conselvan de Oliveira Date: Thu, 27 Nov 2014 13:32:34 +0000 (+0200) Subject: drm/i915: Remove unnecessary goto in intel_primary_plane_disable() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~43^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d0a82ef4dbe8a586b1ca538cbd37c889829340;p=pandora-kernel.git drm/i915: Remove unnecessary goto in intel_primary_plane_disable() The same logic can be implemented without it, and it even saves a line of code. Signed-off-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed