OSDN Git Service

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)
commitd30213e533fa73929b6af48a5b0e5761879d7db2
tree5be4405e25501100808ace407d385d1b074d32d3
parenta1b58ee3cb34c433167b7b7d3465ab3ca0e3daf1
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