RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
authorZhu Yanjun <yanjun.zhu@linux.dev>
Thu, 21 Oct 2021 23:06:12 +0000 (19:06 -0400)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 25 Oct 2021 17:36:58 +0000 (14:36 -0300)
commit86479f8a3fc72df53bb07fe2f26acbd249baebfe
tree13972c04a707a2947f83f7b675877601b5c76dc1
parentfd92213e9af3b8e5cb3b4d3bf925c9baafb46c9e
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk

The spin lock in struct irdma_qp_uk is not used. So remove it.

Link: https://lore.kernel.org/r/20211021230612.153812-1-yanjun.zhu@linux.dev
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Acked-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/user.h
drivers/infiniband/hw/irdma/verbs.c