Re: [PATCH v2] backlight: Kconfig whitespace and indentation cleanups

2021-06-01 Thread Lee Jones
On Wed, 19 May 2021, Juerg Haefliger wrote: > Remove leading whitespaces, replace multi spaces with tabs, and fix help > text indentation. > > Signed-off-by: Juerg Haefliger > --- > drivers/video/backlight/Kconfig | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-)

Re: [PATCH v2] backlight: Kconfig whitespace and indentation cleanups

2021-05-19 Thread Daniel Thompson
On Wed, May 19, 2021 at 01:03:00PM +0200, Juerg Haefliger wrote: > Remove leading whitespaces, replace multi spaces with tabs, and fix help > text indentation. > > Signed-off-by: Juerg Haefliger Reviewed-by: Daniel Thompson Daniel. > --- > drivers/video/backlight/Kconfig | 22

[PATCH v2] backlight: Kconfig whitespace and indentation cleanups

2021-05-19 Thread Juerg Haefliger
Remove leading whitespaces, replace multi spaces with tabs, and fix help text indentation. Signed-off-by: Juerg Haefliger --- drivers/video/backlight/Kconfig | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/drivers/video/backlight/Kconfig