Re: [PATCH v2] staging: gasket: core: Fix a coding style issue in gasket_core.c

From: Joe Perches
Date: Wed Jul 15 2020 - 03:24:27 EST


On Wed, 2020-07-15 at 09:17 +0200, Greg KH wrote:
> On Wed, Jul 15, 2020 at 07:44:40AM +0800, Zhixu Zhao wrote:
> > On Thu, Jun 18, 2020 at 12:11:27AM +0800, Zhixu Zhao wrote:
> > > A coding alignment issue is found by checkpatch.pl.
> > > Fix it by using a temporary for gasket_dev->bar_data[bar_num].
> > >
> > > Signed-off-by: Zhixu Zhao <zhixu001@xxxxxxx>
> >
> > Hi, there~
> >
> > Does anybody have any further comments on this?
> > Can it be merged?
>
> I never saw the first version of this, are you sure it got sent to the
> mailing list? It's not in any archives anywhere.

I saw it. It's here:
https://lore.kernel.org/lkml/20200617161127.32006-1-zhixu001@xxxxxxx/

> Also, 3 days is really fast for a simple coding style cleanup to be
> worried about. Give it usually at least 2 weeks.

Originally sent June 17.