From: weimin xiong <15927021679@163.com>
To: linux-rdma@vger.kernel.org
Cc: jgg@ziepe.ca, leon@kernel.org, xiongweimin <xiongweimin@kylinos.cn>
Subject: [PATCH] RDMA/addr: fix spelling of guarantees in comment
Date: Tue, 14 Jul 2026 10:44:29 +0800 [thread overview]
Message-ID: <20260714024429.188276-1-15927021679@163.com> (raw)
From: xiongweimin <xiongweimin@kylinos.cn>
Correct "guarentees" to "guarantees" when describing work cancel.
Signed-off-by: xiongweimin <xiongweimin@kylinos.cn>
---
drivers/infiniband/core/addr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/infiniband/core/addr.c b/drivers/infiniband/core/addr.c
index e9fb7ad4c..bdaa3eb83 100644
--- a/drivers/infiniband/core/addr.c
+++ b/drivers/infiniband/core/addr.c
@@ -769,7 +769,7 @@ void rdma_addr_cancel(struct rdma_dev_addr *addr)
/*
* sync canceling the work after removing it from the req_list
- * guarentees no work is running and none will be started.
+ * guarantees no work is running and none will be started.
*/
cancel_delayed_work_sync(&found->work);
kfree(found);
--
2.43.0
No virus found
Checked by Hillstone Network AntiVirus
next reply other threads:[~2026-07-14 2:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 2:44 weimin xiong [this message]
2026-07-15 8:41 ` [PATCH] RDMA/addr: fix spelling of guarantees in comment Leon Romanovsky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260714024429.188276-1-15927021679@163.com \
--to=15927021679@163.com \
--cc=jgg@ziepe.ca \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=xiongweimin@kylinos.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox