[PATCH] ARM: OMAP1: Remove leading spaces in Kconfig

Tony Lindgren tony at atomide.com
Fri May 21 02:12:56 PDT 2021


* Juerg Haefliger <juerg.haefliger at canonical.com> [210517 12:58]:
> Remove leading spaces before tabs in Kconfig file(s) by running the
> following command:
> 
>   $ find arch/arm/mach-omap1 -name 'Kconfig*' | \
>     xargs sed -r -i 's/^[ ]+\t/\t/'

Thanks applying into omap-for-v5.14/cleanup.

Tony



More information about the linux-arm-kernel mailing list