OSDN Git Service

drm/nouveau: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:36:19 +0000 (21:36 +0800)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 Nov 2019 16:40:32 +0000 (17:40 +0100)
commitee4c9d20cc7e3bf9b8244e468b7e8d7861d2ccaf
tree1080065190fdf9f04143d521059664b58db174c9
parent40c2815b79549c02676224373f10e550b15367e6
drm/nouveau: 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: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20191120133619.11415-1-krzk@kernel.org
drivers/gpu/drm/nouveau/Kconfig