Re: [PATCH] staging: fbtft: Fix Kconfig indentation
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-11-20 16:55:38
Also in:
dri-devel, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2019-11-20 16:55:38
Also in:
dri-devel, lkml
On Wed, Nov 20, 2019 at 05:41:55PM +0100, Daniel Vetter wrote:
On Wed, Nov 20, 2019 at 09:39:11PM +0800, Krzysztof Kozlowski wrote:quoted
Adjust indentation from spaces to tab (+optional two spaces) as in coding style with command like: $ sed -e 's/^ /\t/' -i */Kconfig Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>Acked-by: Daniel Vetter <redacted> I expect Greg will pick this up.
Already picked up :) thanks for the review, greg k-h