Skip to content
Commit 94dba491 authored by Tom Tucker's avatar Tom Tucker
Browse files

svcrdma: Remove unneeded spin locks from __svc_rdma_free



At the time __svc_rdma_free is called, we are guaranteed that all references
to this transport are gone. There is, therefore, no need to protect the
resource lists with a spin lock.

Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
parent 87295b6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment