Re: [PATCH] scsi: Remove leading spaces in Kconfig

From: Martin K. Petersen
Date: Wed May 26 2021 - 00:08:10 EST


On Mon, 17 May 2021 11:58:35 +0200, Juerg Haefliger wrote:

> 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-queue, thanks!

[1/1] scsi: Remove leading spaces in Kconfig
https://git.kernel.org/mkp/scsi/c/98f92dff1412

--
Martin K. Petersen Oracle Linux Engineering