]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA: Remove a few extra calls to ib_get_client_data()
authorJason Gunthorpe <jgg@mellanox.com>
Tue, 7 Apr 2020 23:20:09 +0000 (20:20 -0300)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 14 Apr 2020 19:05:08 +0000 (16:05 -0300)
commitac32c0659f1109467d56b9769e0c34b3827edff5
tree6a6d1365df73bc3a48c2512498a12723ad6bce8f
parent4d5e5f90cd19a438f7453c09f0972c98af611632
RDMA: Remove a few extra calls to ib_get_client_data()

These four places already have easy access to the client data, just use
that instead.

Link: https://lore.kernel.org/r/0-v1-fae83f600b4a+68-less_get_client_data%25jgg@mellanox.com
Acked-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/sa_query.c
drivers/infiniband/ulp/srpt/ib_srpt.c
net/smc/smc_ib.c