From: Geert Uytterhoeven Date: Thu, 24 Oct 2019 15:30:43 +0000 (+0200) Subject: tipc: Spelling s/enpoint/endpoint/ X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8ebed8ae49df685b558615a8b026159d3a398463;p=linux.git tipc: Spelling s/enpoint/endpoint/ Fix misspelling of "endpoint". Signed-off-by: Geert Uytterhoeven Signed-off-by: David S. Miller --- diff --git a/net/tipc/link.c b/net/tipc/link.c index 999eab592de8f..7d7a661786078 100644 --- a/net/tipc/link.c +++ b/net/tipc/link.c @@ -1873,7 +1873,7 @@ void tipc_link_failover_prepare(struct tipc_link *l, struct tipc_link *tnl, tipc_link_create_dummy_tnl_msg(tnl, xmitq); - /* This failover link enpoint was never established before, + /* This failover link endpoint was never established before, * so it has not received anything from peer. * Otherwise, it must be a normal failover situation or the * node has entered SELF_DOWN_PEER_LEAVING and both peer nodes