[PATCH v2] rt2x00: remove duplicate word and fix typo in comment
Subsystems:
ralink rt2x00 wireless lan driver , the rest
STALE2011d
LANDED
Landed in mainline as cc1546d6850c on 2021-02-08.
3 messages,
3 authors,
2021-02-08 · open the first message on its own page
From: wengjianfeng <redacted>
remove duplicate word 'we' in comment
change 'then' to 'than' in comment
Signed-off-by: wengjianfeng <redacted>
---
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
On 2/3/21 4:51 PM, samirweng1979 wrote: From: wengjianfeng <redacted>
remove duplicate word 'we' in comment
change 'then' to 'than' in comment
Signed-off-by: wengjianfeng <redacted>
Acked-by: Randy Dunlap <redacted>
Thanks.
quoted hunk ---
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
samirweng1979 [off-list ref] wrote:
From: wengjianfeng <redacted>
remove duplicate word 'we' in comment
change 'then' to 'than' in comment
Signed-off-by: wengjianfeng <redacted>
Acked-by: Randy Dunlap <redacted>
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