2021-03-24 10:05:35

by Wang Hai

[permalink] [raw]
Subject: [PATCH net-next] net/tls: Fix a typo in tls_device.c

s/beggining/beginning/

Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wang Hai <[email protected]>
---
net/tls/tls_device.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/tls/tls_device.c b/net/tls/tls_device.c
index f7fb7d2c1de1..89a5d4fad0a2 100644
--- a/net/tls/tls_device.c
+++ b/net/tls/tls_device.c
@@ -601,7 +601,7 @@ struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context,
if (!info ||
before(seq, info->end_seq - info->len)) {
/* if retransmit_hint is irrelevant start
- * from the beggining of the list
+ * from the beginning of the list
*/
info = list_first_entry_or_null(&context->records_list,
struct tls_record_info, list);
--
2.17.1


2021-03-25 03:18:06

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH net-next] net/tls: Fix a typo in tls_device.c

On 3/23/21 11:16 PM, Wang Hai wrote:
> s/beggining/beginning/
>
> Reported-by: Hulk Robot <[email protected]>
> Signed-off-by: Wang Hai <[email protected]>

Acked-by: Randy Dunlap <[email protected]>

> ---
> net/tls/tls_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/net/tls/tls_device.c b/net/tls/tls_device.c
> index f7fb7d2c1de1..89a5d4fad0a2 100644
> --- a/net/tls/tls_device.c
> +++ b/net/tls/tls_device.c
> @@ -601,7 +601,7 @@ struct tls_record_info *tls_get_record(struct tls_offload_context_tx *context,
> if (!info ||
> before(seq, info->end_seq - info->len)) {
> /* if retransmit_hint is irrelevant start
> - * from the beggining of the list
> + * from the beginning of the list
> */
> info = list_first_entry_or_null(&context->records_list,
> struct tls_record_info, list);
>


--
~Randy

2021-03-25 03:41:19

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH net-next] net/tls: Fix a typo in tls_device.c

Hello:

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

On Wed, 24 Mar 2021 14:16:22 +0800 you wrote:
> s/beggining/beginning/
>
> Reported-by: Hulk Robot <[email protected]>
> Signed-off-by: Wang Hai <[email protected]>
> ---
> net/tls/tls_device.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
- [net-next] net/tls: Fix a typo in tls_device.c
https://git.kernel.org/netdev/net-next/c/72a0f6d05292

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