drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 14:36:05 +0000 (15:36 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 18:20:13 +0000 (19:20 +0100)
commitf1fda7451f2924d2047bcc696250cb61799a52d9
treedc3791d0ddfdcc2f619644901ef8852e60f80271
parent1bbea16a736a1cbf9c1917b472c2b427d4c2a185
drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()

smatch complains:

drivers/gpu/drm/i915/intel_lvds.c:187 intel_pre_enable_lvds() warn:
inconsistent indenting

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/1467470166-31717-8-git-send-email-chris@chris-wilson.co.uk
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
drivers/gpu/drm/i915/intel_lvds.c