On Thu, 21 Nov 2019, 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
Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Thanks, queued with Palmer's Reviewed-by: (which I believe would apply
equally to this version)