Re: [PATCH 3/4] mtd: nand: raw: Fix (most) Kconfig indentation

2024-03-07 Thread Michael Nazzareno Trimarchi
Hi On Thu, Mar 7, 2024 at 10:10 AM Alexander Dahl wrote: > > One tab in general. One tab plus two spaces for help text. > > Signed-off-by: Alexander Dahl > --- > drivers/mtd/nand/raw/Kconfig | 106 +-- > 1 file changed, 53 insertions(+), 53 deletions(-) > > diff

[PATCH 3/4] mtd: nand: raw: Fix (most) Kconfig indentation

2024-03-07 Thread Alexander Dahl
One tab in general. One tab plus two spaces for help text. Signed-off-by: Alexander Dahl --- drivers/mtd/nand/raw/Kconfig | 106 +-- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/drivers/mtd/nand/raw/Kconfig b/drivers/mtd/nand/raw/Kconfig index