netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2] rdma: fix a typo in the comment
@ 2024-01-23 12:16 Denis Kirjanov
  2024-01-24  6:34 ` Leon Romanovsky
  0 siblings, 1 reply; 2+ messages in thread
From: Denis Kirjanov @ 2024-01-23 12:16 UTC (permalink / raw)
  To: stephen; +Cc: netdev, Denis Kirjanov

Signed-off-by: Denis Kirjanov <dkirjanov@suse.de>
---
 rdma/rdma.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rdma/rdma.h b/rdma/rdma.h
index 1f8f8326..df1852db 100644
--- a/rdma/rdma.h
+++ b/rdma/rdma.h
@@ -40,7 +40,7 @@ struct filter_entry {
 	char *key;
 	char *value;
 	/*
-	 * This field means that we can try to issue .doit calback
+	 * This field means that we can try to issue .doit callback
 	 * on value above. This value can be converted to integer
 	 * with simple atoi(). Otherwise "is_doit" will be false.
 	 */
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-24  6:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-23 12:16 [PATCH iproute2] rdma: fix a typo in the comment Denis Kirjanov
2024-01-24  6:34 ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).