linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Saleem, Shiraz" <shiraz.saleem@intel.com>
To: Guo Zhengkui <guozhengkui@vivo.com>,
	"Ismail, Mustafa" <mustafa.ismail@intel.com>,
	Jason Gunthorpe <jgg@ziepe.ca>, Yishai Hadas <yishaih@nvidia.com>,
	"open list:INTEL ETHERNET PROTOCOL DRIVER FOR RDMA" 
	<linux-rdma@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>
Cc: "zhengkui_guo@outlook.com" <zhengkui_guo@outlook.com>
Subject: RE: [PATCH linux-next v2] RDMA: simplify if-if to if-else
Date: Thu, 31 Mar 2022 13:58:22 +0000	[thread overview]
Message-ID: <MWHPR11MB0029F1FA6EB020D5DD279194E9E19@MWHPR11MB0029.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220331130525.14750-1-guozhengkui@vivo.com>

> Subject: [PATCH linux-next v2] RDMA: simplify if-if to if-else
> 
> Replace `if (!ret)` with `else` for simplification and fix the unbalanced curly
> brackets.
> 
> Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
> ---
>  drivers/infiniband/hw/irdma/puda.c |  8 ++++----

Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>

  reply	other threads:[~2022-03-31 13:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28 13:08 [PATCH linux-next] RDMA: simplify if-if to if-else Guo Zhengkui
2022-03-30 11:02 ` Leon Romanovsky
2022-03-30 11:06   ` Haakon Bugge
2022-03-30 11:32     ` Leon Romanovsky
2022-03-30 12:26       ` Haakon Bugge
2022-03-30 12:56         ` Leon Romanovsky
2022-03-31  3:03           ` Guo Zhengkui
2022-03-31  9:05             ` Leon Romanovsky
2022-03-31 13:05               ` [PATCH linux-next v2] " Guo Zhengkui
2022-03-31 13:58                 ` Saleem, Shiraz [this message]
2022-04-04 13:56                 ` Jason Gunthorpe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR11MB0029F1FA6EB020D5DD279194E9E19@MWHPR11MB0029.namprd11.prod.outlook.com \
    --to=shiraz.saleem@intel.com \
    --cc=guozhengkui@vivo.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=mustafa.ismail@intel.com \
    --cc=yishaih@nvidia.com \
    --cc=zhengkui_guo@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).