[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yulo1SNrjPYZuIFv@nvidia.com>
Date: Tue, 2 Aug 2022 15:11:33 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Li Zhijian <lizhijian@...itsu.com>
Cc: Bart Van Assche <bvanassche@....org>,
Leon Romanovsky <leon@...nel.org>, linux-rdma@...r.kernel.org,
target-devel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/ib_srpt: unify checking rdma_cm_id condition in
srpt_cm_req_recv()
On Mon, Aug 01, 2022 at 06:43:46AM +0000, Li Zhijian wrote:
> Although rdma_cm_id and ib_cm_id passing to srpt_cm_req_recv() are
> exclusive currently, all other checking condition are using rdma_cm_id.
> So unify the 'if' condition to make the code more clear.
>
> Signed-off-by: Li Zhijian <lizhijian@...itsu.com>
> Reviewed-by: Bart Van Assche <bvanassche@....org>
> ---
> drivers/infiniband/ulp/srpt/ib_srpt.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Applied to for-next.
Thanks,
Jason
Powered by blists - more mailing lists