Re: [PATCH 3/4] staging: gasket: fix multi line comments style

From: Felix Siegel
Date: Thu Jul 12 2018 - 16:44:41 EST


On Thu, 12 Jul 2018 21:53:54 +0200
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:

> On Thu, Jul 12, 2018 at 09:27:14PM +0200, Felix Siegel wrote:
> > This patch fixes checkpatch.pl warnings:
> >
> > WARNING: Block comments should align the * on each line
> > Signed-off-by: Felix Siegel <felix.siegel@xxxxxxxxx>
>
> So close, I need a blank line before the signed-of-by line :(
>
> I'll go edit it by hand, but be more careful next time please...
>
> thanks,
>
> greg k-h


Sorry, I'll look out for it next time.
Strange though, they were all added with format-patch -s.

Regards,
Felix