All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] tipc: Spelling s/enpoint/endpoint/
@ 2019-10-24 15:30 Geert Uytterhoeven
  2019-10-28 20:42 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-10-24 15:30 UTC (permalink / raw
  To: Jon Maloy, Ying Xue, David S . Miller, Jiri Kosina
  Cc: netdev, tipc-discussion, linux-kernel, Geert Uytterhoeven

Fix misspelling of "endpoint".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] tipc: Spelling s/enpoint/endpoint/
  2019-10-24 15:30 [PATCH trivial] tipc: Spelling s/enpoint/endpoint/ Geert Uytterhoeven
@ 2019-10-28 20:42 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-10-28 20:42 UTC (permalink / raw
  To: geert+renesas
  Cc: jon.maloy, ying.xue, trivial, netdev, tipc-discussion,
	linux-kernel

From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: Thu, 24 Oct 2019 17:30:43 +0200

> Fix misspelling of "endpoint".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Applied to net-next.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-28 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 15:30 [PATCH trivial] tipc: Spelling s/enpoint/endpoint/ Geert Uytterhoeven
2019-10-28 20:42 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.