]> git.baikalelectronics.ru Git - kernel.git/commit
interconnect: qcom: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 12 Dec 2019 07:53:29 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Dec 2019 09:28:52 +0000 (10:28 +0100)
commit4d8d10a9bcf8195ab838427fe12dcbb72a7e1947
tree23014bdb1696d518eddaa282d337bd961aa0c683
parentc203980c1a75948fcc5949d7059b462153e91625
interconnect: 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>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Link: https://lore.kernel.org/r/20191212075332.16202-2-georgi.djakov@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/interconnect/qcom/Kconfig