[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210610055046.37722-1-13145886936@163.com>
Date: Wed, 9 Jun 2021 22:50:46 -0700
From: 13145886936@....com
To: jmaloy@...hat.com, ying.xue@...driver.com, davem@...emloft.net,
kuba@...nel.org
Cc: netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, gushengxian <gushengxian@...ong.com>
Subject: [PATCH] node.c: fix the use of indefinite article
From: gushengxian <gushengxian@...ong.com>
Fix the use of indefinite article.
Signed-off-by: gushengxian <gushengxian@...ong.com>
---
net/tipc/node.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/tipc/node.c b/net/tipc/node.c
index 81af92954c6c..9947b7dfe1d2 100644
--- a/net/tipc/node.c
+++ b/net/tipc/node.c
@@ -1214,7 +1214,7 @@ void tipc_node_check_dest(struct net *net, u32 addr,
/* Peer has changed i/f address without rebooting.
* If so, the link will reset soon, and the next
* discovery will be accepted. So we can ignore it.
- * It may also be an cloned or malicious peer having
+ * It may also be a cloned or malicious peer having
* chosen the same node address and signature as an
* existing one.
* Ignore requests until the link goes down, if ever.
--
2.25.1
Powered by blists - more mailing lists