]> asedeno.scripts.mit.edu Git - linux.git/commit
memstick: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:41:01 +0000 (21:41 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 21 Nov 2019 11:25:59 +0000 (12:25 +0100)
commit1696d96890fcc567264fd7f66216e0087818bb70
treef8e0f0eac001b1564b03d9fde3ca50256f210aa7
parenta5c8b2ae2e5123c8a6b291e2c56ba5c39b645a95
memstick: 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: Ulf Hansson <ulf.hansson@linaro.org>
drivers/memstick/core/Kconfig
drivers/memstick/host/Kconfig