OSDN Git Service

drm/amd: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Mon, 7 Oct 2019 17:33:22 +0000 (19:33 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Oct 2019 20:11:17 +0000 (15:11 -0500)
commit23c61b4599c46cddd7c36e1e3f7a9a340cf98ce8
tree9ae3a27fb498c23d5b345e23135a9109f70e8416
parentad02e08e05781c3dabe7853f39cffb69169e96b2
drm/amd: 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: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/amd/display/Kconfig