]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - lib/Kconfig.kgdb
lib/: fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 7 Dec 2019 01:04:08 +0000 (17:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Dec 2019 19:00:19 +0000 (11:00 -0800)
commit68d4b3dfcaf2462203ba1597e70db6e3b4c4e64f
treeb6e5f88abb550f879ec05efc890c0266cb52fd94
parentec29a5c197e6ef88fd94a2f3ea087037ae8acc21
lib/: fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^        / /' -i */Kconfig

Link: http://lkml.kernel.org/r/20191120140140.19148-1-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/Kconfig
lib/Kconfig.debug
lib/Kconfig.kgdb