]> 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)
commit1e049409d162599fdead04831e06da812f8393dc
tree5be4405e25501100808ace407d385d1b074d32d3
parentba7a719021aa603bd9de9cd98ce205c495229cd0
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