[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210819143034.GA297151@nvidia.com>
Date: Thu, 19 Aug 2021 11:30:34 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: haris.iqbal@...os.com, jinpu.wang@...os.com, dledford@...hat.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] RDMA/rtrs: Remove a useless kfree
On Thu, Aug 05, 2021 at 07:43:36PM +0200, Christophe JAILLET wrote:
> 'sess->rbufs' is known to be NULL here, so there is no point in kfree'ing
> it. It is just a no-op.
>
> Remove the useless kfree.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
> Acked-by: Md Haris Iqbal <haris.iqbal@...os.com>
> ---
> drivers/infiniband/ulp/rtrs/rtrs-clt.c | 1 -
> 1 file changed, 1 deletion(-)
Applied to for-next with a Fixes line, thanks
Jason
Powered by blists - more mailing lists