[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240123121657.1951-1-dkirjanov@suse.de>
Date: Tue, 23 Jan 2024 07:16:57 -0500
From: Denis Kirjanov <kirjanov@...il.com>
To: stephen@...workplumber.org
Cc: netdev@...r.kernel.org,
Denis Kirjanov <dkirjanov@...e.de>
Subject: [PATCH iproute2] rdma: fix a typo in the comment
Signed-off-by: Denis Kirjanov <dkirjanov@...e.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
Powered by blists - more mailing lists