drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 12 Jun 2018 23:56:53 +0000 (16:56 -0700)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 18 Jun 2018 22:32:10 +0000 (15:32 -0700)
commitaf7187b784432d62cb2059d65ef91b7e0aa77a4f
treed109b8082b8024485a774b8d5f20923a9bb5e242
parent5ee8ee86c86f30950a6e53eb5a340e929353e855
drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues

Since I'm touching the file I might as well fix this class of errors
since they are just a few. Also drive-by fix the styling of the
VLV_TURBO_SOC_OVERRIDE definitions instead of just the spaces before
the tabs.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180612235654.7914-3-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/i915_reg.h