Re: [PATCH] ASoC: Fix Kconfig indentation

From: Pierre-Louis Bossart
Date: Wed Nov 20 2019 - 11:10:41 EST




On 11/20/19 7:32 AM, 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
Thanks for the changes, is there a way for checkpatch.pl or some tool to detect this?

Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>