Re: [PATCH] add blank line after declarations

From: Greg Kroah-Hartman
Date: Sat Apr 08 2017 - 07:04:03 EST


On Fri, Apr 07, 2017 at 08:41:11AM -0400, Manny Vindiola wrote:
> Add blank line after variable declarations as part of checkpatch.pl style fixup.
>
> Signed-off-by: Manny Vindiola <mannyv@xxxxxxxxx>
> ---
> drivers/staging/media/atomisp/pci/atomisp2/atomisp_tpg.c | 1 +
> 1 file changed, 1 insertion(+)

Your subject line needs a lot of work, please read the reference
material I sent you for your last patch...

thanks,

greg k-h