[PATCH trivial] tipc: Spelling s/enpoint/endpoint/

From: Geert Uytterhoeven
Date: Thu Oct 24 2019 - 11:30:49 EST


Fix misspelling of "endpoint".

Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
net/tipc/link.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/tipc/link.c b/net/tipc/link.c
index 999eab592de8fe1b..7d7a661786078577 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
--
2.17.1