@@ -620,7 +620,7 @@ bool tipc_nametbl_lookup_anycast(struct net *net,
return res;
}
-/* tipc_nametbl_lookup_group(): lookup destinaton(s) in a communication group
+/* tipc_nametbl_lookup_group(): lookup destination(s) in a communication group
* Returns a list of one (== group anycast) or more (== group multicast)
* destination socket/node pairs matching the given address.
* The requester may or may not want to exclude himself from the list.
@@ -667,7 +667,7 @@ bool tipc_nametbl_lookup_group(struct net *net, struct tipc_uaddr *ua,
return !list_empty(dsts);
}
-/* tipc_nametbl_lookup_mcast_sockets(): look up node local destinaton sockets
+/* tipc_nametbl_lookup_mcast_sockets(): look up node local destination sockets
* matching the given address
* Used on nodes which have received a multicast/broadcast message
* Returns a list of local sockets