From: Jason Gunthorpe <jgg@ziepe.ca>
To: Leon Romanovsky <leon@kernel.org>
Cc: Doug Ledford <dledford@redhat.com>,
Leon Romanovsky <leonro@mellanox.com>,
RDMA mailing list <linux-rdma@vger.kernel.org>
Subject: Re: [PATCH rdma-next] RDMA/rxe: Remove useless rxe_init_device_param assignments
Date: Thu, 24 Oct 2019 15:16:35 -0300 [thread overview]
Message-ID: <20191024181635.GA4149@ziepe.ca> (raw)
In-Reply-To: <20191020055724.7410-1-leon@kernel.org>
On Sun, Oct 20, 2019 at 08:57:24AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@mellanox.com>
>
> IB devices are allocated with kzalloc and don't need explicit zero
> assignments for their parameters. It can be removed safely.
>
> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
> ---
> drivers/infiniband/sw/rxe/rxe.c | 13 -------------
> drivers/infiniband/sw/rxe/rxe_param.h | 13 -------------
> 2 files changed, 26 deletions(-)
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2019-10-24 18:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-20 5:57 [PATCH rdma-next] RDMA/rxe: Remove useless rxe_init_device_param assignments Leon Romanovsky
2019-10-20 6:42 ` Yuval Shaia
2019-10-20 7:44 ` Leon Romanovsky
2019-10-23 14:47 ` Yuval Shaia
2019-10-24 18:16 ` 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=20191024181635.GA4149@ziepe.ca \
--to=jgg@ziepe.ca \
--cc=dledford@redhat.com \
--cc=leon@kernel.org \
--cc=leonro@mellanox.com \
--cc=linux-rdma@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.