summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_task.h
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2022-10-21 23:01:03 +0300
committerJason Gunthorpe <jgg@nvidia.com>2022-10-28 19:47:15 +0300
commit98a54f170617746b5d09b18b23b295efc7a42a5e (patch)
tree705c5c828ecc4e70505ce50d492458b7fdcd6316 /drivers/infiniband/sw/rxe/rxe_task.h
parent05e88ebb9ecfe9631ccc6483a79b0eabf554da60 (diff)
downloadlinux-98a54f170617746b5d09b18b23b295efc7a42a5e.tar.xz
RDMA/rxe: Remove init of task locks from rxe_qp.c
The calls to spin_lock_init() for the tasklet spinlocks in rxe_qp_init_misc() are redundant since they are intiialized in rxe_init_task(). This patch removes them. Link: https://lore.kernel.org/r/20221021200118.2163-3-rpearsonhpe@gmail.com Signed-off-by: Ian Ziemba <ian.ziemba@hpe.com> Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_task.h')
0 files changed, 0 insertions, 0 deletions