]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71964a3ce02175b5501720da380f9b4fcb8d0ed8
tree320e9d7c18f9d2c6582306e26a6f9cfed2af9525
parent3a4ecc70ba01e252c26824e6a442dbc0f61bc89c
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