* [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
@ 2024-08-29 15:45 Simon Horman
2024-08-29 21:17 ` Stanislav Fomichev
2024-09-02 16:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 4+ messages in thread
From: Simon Horman @ 2024-08-29 15:45 UTC (permalink / raw)
To: John Fastabend, Jakub Sitnicki
Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
netdev, bpf
Correct spelling in skmsg.c.
As reported by codespell.
Signed-off-by: Simon Horman <horms@kernel.org>
---
net/core/skmsg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/core/skmsg.c b/net/core/skmsg.c
index bbf40b999713..b1dcbd3be89e 100644
--- a/net/core/skmsg.c
+++ b/net/core/skmsg.c
@@ -293,7 +293,7 @@ void sk_msg_trim(struct sock *sk, struct sk_msg *msg, int len)
/* If we trim data a full sg elem before curr pointer update
* copybreak and current so that any future copy operations
* start at new copy location.
- * However trimed data that has not yet been used in a copy op
+ * However trimmed data that has not yet been used in a copy op
* does not require an update.
*/
if (!msg->sg.size) {
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
2024-08-29 15:45 [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c Simon Horman
@ 2024-08-29 21:17 ` Stanislav Fomichev
2024-08-29 21:59 ` Simon Horman
2024-09-02 16:50 ` patchwork-bot+netdevbpf
1 sibling, 1 reply; 4+ messages in thread
From: Stanislav Fomichev @ 2024-08-29 21:17 UTC (permalink / raw)
To: Simon Horman
Cc: John Fastabend, Jakub Sitnicki, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, bpf
On 08/29, Simon Horman wrote:
> Correct spelling in skmsg.c.
> As reported by codespell.
>
> Signed-off-by: Simon Horman <horms@kernel.org>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Although I bet there is so much more spelling errors :D
I have a spell check enabled for the code comments, and I'm almost ready
to disable it because half of the screen is usually red.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
2024-08-29 21:17 ` Stanislav Fomichev
@ 2024-08-29 21:59 ` Simon Horman
0 siblings, 0 replies; 4+ messages in thread
From: Simon Horman @ 2024-08-29 21:59 UTC (permalink / raw)
To: Stanislav Fomichev
Cc: John Fastabend, Jakub Sitnicki, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev, bpf
On Thu, Aug 29, 2024 at 02:17:26PM -0700, Stanislav Fomichev wrote:
> On 08/29, Simon Horman wrote:
> > Correct spelling in skmsg.c.
> > As reported by codespell.
> >
> > Signed-off-by: Simon Horman <horms@kernel.org>
>
> Acked-by: Stanislav Fomichev <sdf@fomichev.me>
>
> Although I bet there is so much more spelling errors :D
> I have a spell check enabled for the code comments, and I'm almost ready
> to disable it because half of the screen is usually red.
For some reason this was the only one I noticed
flagged by codespell. But I can look again, with other tools.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c
2024-08-29 15:45 [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c Simon Horman
2024-08-29 21:17 ` Stanislav Fomichev
@ 2024-09-02 16:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-09-02 16:50 UTC (permalink / raw)
To: Simon Horman
Cc: john.fastabend, jakub, davem, edumazet, kuba, pabeni, netdev, bpf
Hello:
This patch was applied to bpf/bpf-next.git (net)
by Daniel Borkmann <daniel@iogearbox.net>:
On Thu, 29 Aug 2024 16:45:51 +0100 you wrote:
> Correct spelling in skmsg.c.
> As reported by codespell.
>
> Signed-off-by: Simon Horman <horms@kernel.org>
> ---
> net/core/skmsg.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
- [bpf-next] bpf, sockmap: Correct spelling skmsg.c
https://git.kernel.org/bpf/bpf-next/c/731733c62348
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] 4+ messages in thread
end of thread, other threads:[~2024-09-02 16:50 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 15:45 [PATCH bpf-next] bpf, sockmap: Correct spelling skmsg.c Simon Horman
2024-08-29 21:17 ` Stanislav Fomichev
2024-08-29 21:59 ` Simon Horman
2024-09-02 16:50 ` 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).