Re: [PATCH 0/3] IB-iSER: Adjustments for three function implementations

From: Jason Gunthorpe
Date: Sun Jan 28 2018 - 16:11:03 EST


On Sun, Jan 28, 2018 at 04:41:16PM +0200, Max Gurtovoy wrote:
>
>
> On 1/27/2018 8:17 PM, SF Markus Elfring wrote:
> >From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
> >Date: Sat, 27 Jan 2018 19:02:34 +0100
> >
> >Three update suggestions were taken into account
> >from static source code analysis.
> >
> >Markus Elfring (3):
> > Delete an error message for a failed memory allocation in iser_send_data_out()
> > Delete an unnecessary variable initialisation in iser_send_data_out()
> > Combine substrings for three messages
> >
> > drivers/infiniband/ulp/iser/iser_initiator.c | 16 ++++++----------
> > 1 file changed, 6 insertions(+), 10 deletions(-)
> >
>
> This series looks good to me,
>
> Reviewed-by: Max Gurtovoy <maxg@xxxxxxxxxxxx>

Okay, applied to for-next, thanks both

Jason