commit | 1696d96890fcc567264fd7f66216e0087818bb70 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Wed Nov 20 21:41:01 2019 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Nov 21 12:25:59 2019 +0100 |
tree | f8e0f0eac001b1564b03d9fde3ca50256f210aa7 | |
parent | a5c8b2ae2e5123c8a6b291e2c56ba5c39b645a95 [diff] |
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>