[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <76AE36BF-01F9-420B-B7BF-A7C9F523A45C@oracle.com>
Date: Wed, 30 Mar 2022 11:06:03 +0000
From: Haakon Bugge <haakon.bugge@...cle.com>
To: Guo Zhengkui <guozhengkui@...o.com>
CC: Mustafa Ismail <mustafa.ismail@...el.com>,
Shiraz Saleem <shiraz.saleem@...el.com>,
Jason Gunthorpe <jgg@...pe.ca>,
Yishai Hadas <yishaih@...dia.com>,
OFED mailing list <linux-rdma@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
"zhengkui_guo@...look.com" <zhengkui_guo@...look.com>,
Leon Romanovsky <leon@...nel.org>
Subject: Re: [PATCH linux-next] RDMA: simplify if-if to if-else
> On 30 Mar 2022, at 13:02, Leon Romanovsky <leon@...nel.org> wrote:
>
> On Mon, Mar 28, 2022 at 09:08:59PM +0800, Guo Zhengkui wrote:
>> `if (!ret)` can be replaced with `else` for simplification.
>>
>> Signed-off-by: Guo Zhengkui <guozhengkui@...o.com>
>> ---
>> drivers/infiniband/hw/irdma/puda.c | 4 ++--
>> drivers/infiniband/hw/mlx4/mcg.c | 3 +--
>> 2 files changed, 3 insertions(+), 4 deletions(-)
>>
>
> Thanks,
> Reviewed-by: Leon Romanovsky <leonro@...dia.com>
Fix the unbalanced curly brackets at the same time?
Thxs, HÃ¥kon
Powered by blists - more mailing lists