2020-09-15 08:46:31

by Colin King

[permalink] [raw]
Subject: [PATCH][next] mptcp: fix spelling mistake "colesced" -> "coalesced"

From: Colin Ian King <[email protected]>

There is a spelling mistake a pr_debug message. Fix it.

Signed-off-by: Colin Ian King <[email protected]>
---
net/mptcp/protocol.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/mptcp/protocol.c b/net/mptcp/protocol.c
index ef0dd2f23482..8f53323c6335 100644
--- a/net/mptcp/protocol.c
+++ b/net/mptcp/protocol.c
@@ -128,7 +128,7 @@ static bool mptcp_try_coalesce(struct sock *sk, struct sk_buff *to,
!skb_try_coalesce(to, from, &fragstolen, &delta))
return false;

- pr_debug("colesced seq %llx into %llx new len %d new end seq %llx",
+ pr_debug("coalesced seq %llx into %llx new len %d new end seq %llx",
MPTCP_SKB_CB(from)->map_seq, MPTCP_SKB_CB(to)->map_seq,
to->len, MPTCP_SKB_CB(from)->end_seq);
MPTCP_SKB_CB(to)->end_seq = MPTCP_SKB_CB(from)->end_seq;
--
2.27.0


2020-09-15 09:14:10

by Matthieu Baerts

[permalink] [raw]
Subject: Re: [PATCH][next] mptcp: fix spelling mistake "colesced" -> "coalesced"

Hi Colin,

On 15/09/2020 10:44, Colin King wrote:
> From: Colin Ian King <[email protected]>
>
> There is a spelling mistake a pr_debug message. Fix it.

Thank you for the patch!

Reviewed-by: Matthieu Baerts <[email protected]>

Now I don't know if it can be accepted if it was not sent to netdev ML.
You might have to re-submit it. If you do, please replace "next" by
"net-next" in the subject to avoid confusion.

Cheers,
Matt
--
Tessares | Belgium | Hybrid Access Solutions
http://www.tessares.net