linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: linux-rdma@vger.kernel.org
Cc: Bart Van Assche <bvanassche@acm.org>,
	Karsten Graul <kgraul@linux.ibm.com>,
	Ursula Braun <ubraun@linux.ibm.com>
Subject: Re: [PATCH] RDMA: Remove a few extra calls to ib_get_client_data()
Date: Tue, 14 Apr 2020 16:31:03 -0300	[thread overview]
Message-ID: <20200414193103.GA20597@ziepe.ca> (raw)
In-Reply-To: <0-v1-fae83f600b4a+68-less_get_client_data%jgg@mellanox.com>

On Tue, Apr 07, 2020 at 08:20:09PM -0300, Jason Gunthorpe wrote:
> From: Jason Gunthorpe <jgg@mellanox.com>
> 
> These four places already have easy access to the client data, just use
> that instead.
> 
> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
> Acked-by: Ursula Braun <ubraun@linux.ibm.com>
> ---
>  drivers/infiniband/core/sa_query.c    | 15 ++++++---------
>  drivers/infiniband/core/user_mad.c    |  3 +--
>  drivers/infiniband/ulp/srpt/ib_srpt.c |  7 ++-----
>  net/smc/smc_ib.c                      |  3 +--
>  4 files changed, 10 insertions(+), 18 deletions(-)

Applied to rdma for-next

Jason

      parent reply	other threads:[~2020-04-14 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 23:20 [PATCH] RDMA: Remove a few extra calls to ib_get_client_data() Jason Gunthorpe
2020-04-08  7:17 ` Ursula Braun
2020-04-14 19:31 ` 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=20200414193103.GA20597@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=bvanassche@acm.org \
    --cc=kgraul@linux.ibm.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=ubraun@linux.ibm.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).