diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2022-10-21 15:01:03 -0500 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-10-28 13:47:15 -0300 |
commit | 98a54f170617746b5d09b18b23b295efc7a42a5e (patch) | |
tree | 705c5c828ecc4e70505ce50d492458b7fdcd6316 /lib/kasprintf.c | |
parent | 05e88ebb9ecfe9631ccc6483a79b0eabf554da60 (diff) | |
download | linux-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 'lib/kasprintf.c')
0 files changed, 0 insertions, 0 deletions