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

From: Greg KH
Date: Wed Jul 15 2020 - 03:17:56 EST


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.

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

thanks,

greg k-h