On Tue, Apr 07, 2020 at 08:20:09PM -0300, Jason Gunthorpe wrote: > From: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > > These four places already have easy access to the client data, just use > that instead. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > Acked-by: Ursula Braun <ubraun@xxxxxxxxxxxxx> > --- > 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