On 4/8/20 1:20 AM, 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> > --- > 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(-) > For the net/smc part: Acked-by: Ursula Braun <ubraun@xxxxxxxxxxxxx>