RDMA/core: fix "truely"->"truly"
Trivial fix to spelling mistake in comment text. Signed-off-by: Xichao Zhao <zhao.xichao@vivo.com> Link: https://patch.msgid.link/20250827120007.489496-1-zhao.xichao@vivo.com Signed-off-by: Leon Romanovsky <leon@kernel.org>
This commit is contained in:
parent
490a253cb4
commit
2ed096dc41
@ -1543,7 +1543,7 @@ static void __ib_unregister_device(struct ib_device *ib_dev)
|
||||
|
||||
/*
|
||||
* We have a registration lock so that all the calls to unregister are
|
||||
* fully fenced, once any unregister returns the device is truely
|
||||
* fully fenced, once any unregister returns the device is truly
|
||||
* unregistered even if multiple callers are unregistering it at the
|
||||
* same time. This also interacts with the registration flow and
|
||||
* provides sane semantics if register and unregister are racing.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user