From: Jason Gunthorpe <jgg@ziepe.ca>
To: "Gomonovych, Vasyl" <gomonovych@gmail.com>
Cc: dledford@redhat.com, leonro@mellanox.com, yishaih@mellanox.com,
matanb@mellanox.com, don.hiatt@intel.com,
dasaratharaman.chandramouli@intel.com, noaos@mellanox.com,
parav@mellanox.com, artemyko@mellanox.com, bodong@mellanox.com,
linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: IB/core: Use PTR_ERR_OR_ZERO()
Date: Mon, 11 Dec 2017 16:38:52 -0700 [thread overview]
Message-ID: <20171211233852.GF32020@ziepe.ca> (raw)
In-Reply-To: <1511882287-450-1-git-send-email-gomonovych@gmail.com>
On Tue, Nov 28, 2017 at 04:18:07PM +0100, Gomonovych, Vasyl wrote:
> Fix ptr_ret.cocci warnings:
> drivers/infiniband/core/uverbs_cmd.c:1156:1-3: WARNING: PTR_ERR_OR_ZERO can be used
>
> Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
>
> Generated by: scripts/coccinelle/api/ptr_ret.cocci
>
> Signed-off-by: Vasyl Gomonovych <gomonovych@gmail.com>
> Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
> drivers/infiniband/core/uverbs_cmd.c | 5 +----
> 1 file changed, 1 insertion(+), 4 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2017-12-11 23:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 15:18 [PATCH] IB/core: Use PTR_ERR_OR_ZERO() Vasyl Gomonovych
2017-11-28 17:55 ` Leon Romanovsky
2017-12-11 23:38 ` Jason Gunthorpe [this message]
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=20171211233852.GF32020@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=artemyko@mellanox.com \
--cc=bodong@mellanox.com \
--cc=dasaratharaman.chandramouli@intel.com \
--cc=dledford@redhat.com \
--cc=don.hiatt@intel.com \
--cc=gomonovych@gmail.com \
--cc=leonro@mellanox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=matanb@mellanox.com \
--cc=noaos@mellanox.com \
--cc=parav@mellanox.com \
--cc=yishaih@mellanox.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