* [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g
@ 2023-09-28 12:17 Geert Uytterhoeven
2023-10-02 17:07 ` Simon Horman
2023-10-04 21:20 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2023-09-28 12:17 UTC (permalink / raw)
To: Marcelo Ricardo Leitner, Xin Long, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni
Cc: linux-sctp, netdev, linux-kernel, Geert Uytterhoeven
Fix a misspelling of "preceding".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
net/sctp/sm_make_chunk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/sctp/sm_make_chunk.c b/net/sctp/sm_make_chunk.c
index 08527d882e56ef79..f80208edd6a5c67d 100644
--- a/net/sctp/sm_make_chunk.c
+++ b/net/sctp/sm_make_chunk.c
@@ -3303,7 +3303,7 @@ struct sctp_chunk *sctp_process_asconf(struct sctp_association *asoc,
/* Process the TLVs contained within the ASCONF chunk. */
sctp_walk_params(param, addip) {
- /* Skip preceeding address parameters. */
+ /* Skip preceding address parameters. */
if (param.p->type == SCTP_PARAM_IPV4_ADDRESS ||
param.p->type == SCTP_PARAM_IPV6_ADDRESS)
continue;
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g
2023-09-28 12:17 [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g Geert Uytterhoeven
@ 2023-10-02 17:07 ` Simon Horman
2023-10-04 21:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2023-10-02 17:07 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Marcelo Ricardo Leitner, Xin Long, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, linux-sctp, netdev, linux-kernel
On Thu, Sep 28, 2023 at 02:17:48PM +0200, Geert Uytterhoeven wrote:
> Fix a misspelling of "preceding".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms@kernel.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g
2023-09-28 12:17 [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g Geert Uytterhoeven
2023-10-02 17:07 ` Simon Horman
@ 2023-10-04 21:20 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-10-04 21:20 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: marcelo.leitner, lucien.xin, davem, edumazet, kuba, pabeni,
linux-sctp, netdev, linux-kernel
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 28 Sep 2023 14:17:48 +0200 you wrote:
> Fix a misspelling of "preceding".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> net/sctp/sm_make_chunk.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [net-next] sctp: Spelling s/preceeding/preceding/g
https://git.kernel.org/netdev/net-next/c/2b464cc2fd57
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-10-04 21:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-28 12:17 [PATCH] [net-next] sctp: Spelling s/preceeding/preceding/g Geert Uytterhoeven
2023-10-02 17:07 ` Simon Horman
2023-10-04 21:20 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).