From 43b0ac531745c3b7cb523dbd2b3f80a2a97ca675 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ville=20Syrj=C3=A4l=C3=A4?= Date: Tue, 24 Sep 2013 21:26:18 +0300 Subject: [PATCH] drm/i915: Eliminate one indent leel from vlv_find_best_dpll MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Use 'continue' to get rid of one indent level in vlv_find_best_dpll() Signed-off-by: Ville Syrjälä Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-format-patch failed