mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
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>
This commit is contained in:
parent
ad02e08e05
commit
23c61b4599
2 changed files with 18 additions and 18 deletions
Loading…
Reference in a new issue