Re: [PATCH] scsi: Remove leading spaces in Kconfig
From: Martin K. Petersen
Date: Fri May 21 2021 - 17:18:06 EST
Juerg,
> Remove leading spaces before tabs in Kconfig file(s) by running the
> following command:
>
> $ find drivers/scsi -name 'Kconfig*' | xargs sed -r -i 's/^[ ]+\t/\t/'
Applied to 5.14/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering