Skip to content

Commit

Permalink
tipc: Spelling s/enpoint/endpoint/
Browse files Browse the repository at this point in the history
Fix misspelling of "endpoint".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Geert Uytterhoeven authored and David S. Miller committed Oct 28, 2019
1 parent e1b1854 commit 8ebed8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/tipc/link.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ebed8a

Please sign in to comment.