[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210604150355.GA409628@nvidia.com>
Date: Fri, 4 Jun 2021 12:03:55 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
Cc: bharat@...lsio.com, dledford@...hat.com,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] RDMA/cxgb4: Fix missing error code in create_qp()
On Tue, Jun 01, 2021 at 07:07:49PM +0800, Jiapeng Chong wrote:
> The error code is missing in this code scenario, add the error code
> '-EINVAL' to the return value 'ret'.
>
> Eliminate the follow smatch warning:
>
> drivers/infiniband/hw/cxgb4/qp.c:298 create_qp() warn: missing error
> code 'ret'.
>
> Reported-by: Abaci Robot <abaci@...ux.alibaba.com>
> Signed-off-by: Jiapeng Chong <jiapeng.chong@...ux.alibaba.com>
> ---
> drivers/infiniband/hw/cxgb4/qp.c | 1 +
> 1 file changed, 1 insertion(+)
Applied to for-next, thanks
Jason
Powered by blists - more mailing lists