* [PATCH net-next] /net/core/: fix misspellings using codespell tool
@ 2021-03-18 11:52 menglong8.dong
2021-03-19 2:20 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: menglong8.dong @ 2021-03-18 11:52 UTC (permalink / raw)
To: nhorman; +Cc: davem, kuba, netdev, linux-kernel, Xiong Zhenwu
From: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
A typo is found out by codespell tool in 1734th line of drop_monitor.c:
$ codespell ./net/core/
./net/core/drop_monitor.c:1734: guarnateed ==> guaranteed
Fix a typo found by codespell.
Signed-off-by: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
---
net/core/drop_monitor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/core/drop_monitor.c b/net/core/drop_monitor.c
index 571f191c06d9..1eb02c2236f2 100644
--- a/net/core/drop_monitor.c
+++ b/net/core/drop_monitor.c
@@ -1731,7 +1731,7 @@ static void exit_net_drop_monitor(void)
/*
* Because of the module_get/put we do in the trace state change path
- * we are guarnateed not to have any current users when we get here
+ * we are guaranteed not to have any current users when we get here
*/
for_each_possible_cpu(cpu) {
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] /net/core/: fix misspellings using codespell tool
2021-03-18 11:52 [PATCH net-next] /net/core/: fix misspellings using codespell tool menglong8.dong
@ 2021-03-19 2:20 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-19 2:20 UTC (permalink / raw)
To: Menglong Dong; +Cc: nhorman, davem, kuba, netdev, linux-kernel, xiong.zhenwu
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 18 Mar 2021 04:52:13 -0700 you wrote:
> From: Xiong Zhenwu <xiong.zhenwu@zte.com.cn>
>
> A typo is found out by codespell tool in 1734th line of drop_monitor.c:
>
> $ codespell ./net/core/
> ./net/core/drop_monitor.c:1734: guarnateed ==> guaranteed
>
> [...]
Here is the summary with links:
- [net-next] /net/core/: fix misspellings using codespell tool
https://git.kernel.org/netdev/net-next/c/a835f9034efb
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] 2+ messages in thread
end of thread, other threads:[~2021-03-19 2:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 11:52 [PATCH net-next] /net/core/: fix misspellings using codespell tool menglong8.dong
2021-03-19 2: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
all inboxes | Powered by JetHome®