]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Oct 2019 17:33:46 +0000 (19:33 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 8 Oct 2019 06:18:19 +0000 (09:18 +0300)
commit09971f9604a185117a8b367ccf3bc45b124553d3
tree5be4405e25501100808ace407d385d1b074d32d3
parent5bb8d0e1e3f8cc2276360d47483539a3541790f8
drm/i915: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
    $ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191007173346.9379-1-krzk@kernel.org
drivers/gpu/drm/i915/Kconfig
drivers/gpu/drm/i915/Kconfig.debug