Re: [PATCH V2] mlx5: Fix formats with line continuation whitespace

From: Saeed Mahameed
Date: Fri Aug 02 2019 - 14:32:40 EST


On Fri, 2019-08-02 at 11:09 -0700, Joe Perches wrote:
> On Tue, 2018-11-06 at 16:34 -0500, Doug Ledford wrote:
> > On Thu, 2018-11-01 at 09:34 +0200, Leon Romanovsky wrote:
> > > On Thu, Nov 01, 2018 at 12:24:08AM -0700, Joe Perches wrote:
> > > > The line continuations unintentionally add whitespace so
> > > > instead use coalesced formats to remove the whitespace.
> > > >
> > > > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
> > > > ---
> > > >
> > > > v2: Remove excess space after %u
> > > >
> > > > drivers/net/ethernet/mellanox/mlx5/core/rl.c | 6 ++----
> > > > 1 file changed, 2 insertions(+), 4 deletions(-)
> > > >
> > >
> > > Thanks,
> > > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxxxx>
> >
> > Applied, thanks.
>
> Still not upstream. How long does it take?
>

Doug, Leon, this patch still apply, let me know what happened here ?
and if you want me to apply it to one of my branches.

Thanks,
Saeed.