summaryrefslogtreecommitdiffstats
path: root/net/sctp/ulpqueue.c
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2022-10-21 15:01:03 -0500
committerJason Gunthorpe <jgg@nvidia.com>2022-10-28 13:47:15 -0300
commit98a54f170617746b5d09b18b23b295efc7a42a5e (patch)
tree705c5c828ecc4e70505ce50d492458b7fdcd6316 /net/sctp/ulpqueue.c
parent05e88ebb9ecfe9631ccc6483a79b0eabf554da60 (diff)
downloadlinux-98a54f170617746b5d09b18b23b295efc7a42a5e.tar.bz2
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 'net/sctp/ulpqueue.c')
0 files changed, 0 insertions, 0 deletions