OSDN Git Service

soc: qcom: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:39:25 +0000 (21:39 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 29 Dec 2019 06:20:18 +0000 (22:20 -0800)
commita9e8fce61a787f8d4340c8b728dd4c13be0430ba
tree729583c615d547d7fa5158b61a981a7c09c096ee
parenta30657b6387b821e31d4a7d8ad5bc32ae532cfe9
soc: qcom: 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>
Link: https://lore.kernel.org/r/20191120133925.13712-1-krzk@kernel.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/soc/qcom/Kconfig