drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
authorChris Wilson <[email protected]>
Mon, 28 Aug 2017 10:46:04 +0000 (11:46 +0100)
committerChris Wilson <[email protected]>
Tue, 29 Aug 2017 09:38:03 +0000 (10:38 +0100)
commit942d5d0dc4d4ac7245fe8302960b963eb185ad61
tree067da14dc2e5ad72b5c3bb98d4902294d56633fa
parent8bd719587d1215dad42d48d725eb1858987112c8
drm/i915: Remove excess indent in intel_finish_reset() caught by sparse

  CHECK   drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_display.c:3753 intel_finish_reset() warn: inconsistent indenting

Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/intel_display.c