[PATCH] net: sctp: trivial: fix typo in comment

Subsystems: networking [general], sctp protocol, the rest

STALE1977d LANDED

Landed in mainline as 702850a45a77 on 2021-05-07.

2 messages, 2 authors, 2021-03-04 · open the first message on its own page

[PATCH] net: sctp: trivial: fix typo in comment

From: Drew Fustini <hidden>
Date: 2021-03-04 06:00:40

Fix typo of 'overflow' for comment in sctp_tsnmap_check().

Reported-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Drew Fustini <redacted>
---
 net/sctp/tsnmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/sctp/tsnmap.c b/net/sctp/tsnmap.c
index a9c6af5795d8..5ba456727f63 100644
--- a/net/sctp/tsnmap.c
+++ b/net/sctp/tsnmap.c
@@ -75,7 +75,7 @@ int sctp_tsnmap_check(const struct sctp_tsnmap *map, __u32 tsn)
 		return 1;
 
 	/* Verify that we can hold this TSN and that it will not
-	 * overlfow our map
+	 * overflow our map
 	 */
 	if (!TSN_lt(tsn, map->base_tsn + SCTP_TSN_MAP_SIZE))
 		return -1;
-- 
2.27.0

Re: [PATCH] net: sctp: trivial: fix typo in comment

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-03-04 22:01:49

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed,  3 Mar 2021 21:55:49 -0800 you wrote:
Fix typo of 'overflow' for comment in sctp_tsnmap_check().

Reported-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Drew Fustini <redacted>
---
 net/sctp/tsnmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
  - net: sctp: trivial: fix typo in comment
    https://git.kernel.org/netdev/net/c/d93ef301644e

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help