drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 14:36:01 +0000 (15:36 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 18:19:53 +0000 (19:19 +0100)
commita98b7e58e93c7f937cb2283e600ed2d0a2bb74f4
treef444860c2be80e61389783f91387579930b65f48
parent25bcce94be4a733043ce8ef0fb4a5d31b2315be1
drm/i915: Fix inconsistent indenting in i915_error_state_to_str()

smatch complains:
drivers/gpu/drm/i915/i915_gpu_error.c:503 i915_error_state_to_str()
warn: inconsistent indenting

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