Re: [PATCH 1/2] intel-ipu3: Kconfig coding style issue

2018-05-03 Thread Sakari Ailus
On Wed, May 02, 2018 at 06:19:29PM -0500, Brad Love wrote: > Kconfig Help statements are two-spaced after a single tab. > > The incorrect spacing breaks menuconfig on older kernels. > > Signed-off-by: Brad Love Acked-by: Sakari Ailus --

[PATCH 1/2] intel-ipu3: Kconfig coding style issue

2018-05-02 Thread Brad Love
Kconfig Help statements are two-spaced after a single tab. The incorrect spacing breaks menuconfig on older kernels. Signed-off-by: Brad Love --- drivers/media/pci/intel/ipu3/Kconfig | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git