On Fri, Oct 4, 2019 at 4:57 PM Krzysztof Kozlowski krzk@kernel.org 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@kernel.org
arch/m68k/Kconfig.bus | 2 +- arch/m68k/Kconfig.debug | 16 ++++++++-------- arch/m68k/Kconfig.machine | 8 ++++----
For m68k: Acked-by: Geert Uytterhoeven geert@linux-m68k.org
Gr{oetje,eeting}s,
Geert