All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] rt2x00: remove duplicate word and fix typo in comment
@ 2021-02-04  0:51 samirweng1979
  2021-02-04  0:56 ` Randy Dunlap
  2021-02-08 11:20 ` Kalle Valo
  0 siblings, 2 replies; 3+ messages in thread
From: samirweng1979 @ 2021-02-04  0:51 UTC (permalink / raw)
  To: stf_xl, rdunlap, helmut.schaa, kvalo, davem, kuba
  Cc: linux-wireless, netdev, linux-kernel, wengjianfeng

From: wengjianfeng <wengjianfeng@yulong.com>

remove duplicate word 'we' in comment
change 'then' to 'than' in comment

Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
---
 drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c b/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
index c861811..ad95f9e 100644
--- a/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
+++ b/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
@@ -179,7 +179,7 @@ void rt2x00crypto_rx_insert_iv(struct sk_buff *skb,
 	 * Make room for new data. There are 2 possibilities
 	 * either the alignment is already present between
 	 * the 802.11 header and payload. In that case we
-	 * we have to move the header less then the iv_len
+	 * have to move the header less than the iv_len
 	 * since we can use the already available l2pad bytes
 	 * for the iv data.
 	 * When the alignment must be added manually we must
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] rt2x00: remove duplicate word and fix typo in comment
  2021-02-04  0:51 [PATCH v2] rt2x00: remove duplicate word and fix typo in comment samirweng1979
@ 2021-02-04  0:56 ` Randy Dunlap
  2021-02-08 11:20 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-02-04  0:56 UTC (permalink / raw)
  To: samirweng1979, stf_xl, helmut.schaa, kvalo, davem, kuba
  Cc: linux-wireless, netdev, linux-kernel, wengjianfeng

On 2/3/21 4:51 PM, samirweng1979 wrote:
> From: wengjianfeng <wengjianfeng@yulong.com>
> 
> remove duplicate word 'we' in comment
> change 'then' to 'than' in comment
> 
> Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c b/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
> index c861811..ad95f9e 100644
> --- a/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
> +++ b/drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c
> @@ -179,7 +179,7 @@ void rt2x00crypto_rx_insert_iv(struct sk_buff *skb,
>  	 * Make room for new data. There are 2 possibilities
>  	 * either the alignment is already present between
>  	 * the 802.11 header and payload. In that case we
> -	 * we have to move the header less then the iv_len
> +	 * have to move the header less than the iv_len
>  	 * since we can use the already available l2pad bytes
>  	 * for the iv data.
>  	 * When the alignment must be added manually we must
> 


-- 
~Randy


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] rt2x00: remove duplicate word and fix typo in comment
  2021-02-04  0:51 [PATCH v2] rt2x00: remove duplicate word and fix typo in comment samirweng1979
  2021-02-04  0:56 ` Randy Dunlap
@ 2021-02-08 11:20 ` Kalle Valo
  1 sibling, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2021-02-08 11:20 UTC (permalink / raw)
  To: samirweng1979
  Cc: stf_xl, rdunlap, helmut.schaa, davem, kuba, linux-wireless,
	netdev, linux-kernel, wengjianfeng

samirweng1979 <samirweng1979@163.com> wrote:

> From: wengjianfeng <wengjianfeng@yulong.com>
> 
> remove duplicate word 'we' in comment
> change 'then' to 'than' in comment
> 
> Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
> Acked-by: Randy Dunlap <rdunlap@infradead.org>

Patch applied to wireless-drivers-next.git, thanks.

cc1546d6850c rt2x00: remove duplicate word and fix typo in comment

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20210204005119.18060-1-samirweng1979@163.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-08 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-04  0:51 [PATCH v2] rt2x00: remove duplicate word and fix typo in comment samirweng1979
2021-02-04  0:56 ` Randy Dunlap
2021-02-08 11:20 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.