drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 14:35:59 +0000 (15:35 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 2 Jul 2016 18:19:46 +0000 (19:19 +0100)
commita72b562362bbcdcc2aeca20385ff88e7741bb673
tree320e9d7c18f9d2c6582306e26a6f9cfed2af9525
parent338d0eeaa9a7699744642720bf5adcdd5400f0a2
drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()

smatch complains:

drivers/gpu/drm/i915/intel_pm.c:4745 gen6_set_rps_thresholds() warn:
inconsistent indenting

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