Re: [PATCH] pinctrl: Fix Kconfig indentation

From: Ahmad Fatoum
Date: Wed Nov 20 2019 - 09:15:50 EST


Hello Krzysztof,

On 11/20/19 2:40 PM, Krzysztof Kozlowski wrote:
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> $ sed -e 's/^ /\t/' -i */Kconfig

> config PINCTRL_ARTPEC6
> - bool "Axis ARTPEC-6 pin controller driver"
> + bool "Axis ARTPEC-6 pin controller driver"

Here you replace spaces for tabs before the prompt type.

> config PINCTRL_SM8150
> tristate "Qualcomm Technologies Inc SM8150 pin controller driver"

Here you leave the spaces before intact.

Intentional?

Cheers
Ahmad


--
Pengutronix e.K. | |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |