mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-04 21:31:51 +00:00
node.c: fix the use of indefinite article
Fix the use of indefinite article. Signed-off-by: gushengxian <gushengxian@yulong.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4e03d073af
commit
15139bcbb6
1 changed files with 1 additions and 1 deletions
|
@ -1214,7 +1214,7 @@ void tipc_node_check_dest(struct net *net, u32 addr,
|
||||||
/* Peer has changed i/f address without rebooting.
|
/* Peer has changed i/f address without rebooting.
|
||||||
* If so, the link will reset soon, and the next
|
* If so, the link will reset soon, and the next
|
||||||
* discovery will be accepted. So we can ignore it.
|
* 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
|
* chosen the same node address and signature as an
|
||||||
* existing one.
|
* existing one.
|
||||||
* Ignore requests until the link goes down, if ever.
|
* Ignore requests until the link goes down, if ever.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue