Re: [PATCH v2] rt2x00: remove duplicate word and fix typo in comment

2021-02-08 Thread Kalle Valo
samirweng1979 wrote: > From: wengjianfeng > > remove duplicate word 'we' in comment > change 'then' to 'than' in comment > > Signed-off-by: wengjianfeng > Acked-by: Randy Dunlap Patch applied to wireless-drivers-next.git, thanks. cc1546d6850c rt2x00: remove duplicate word and fix typo in c

Re: [PATCH v2] rt2x00: remove duplicate word and fix typo in comment

2021-02-03 Thread Randy Dunlap
On 2/3/21 4:51 PM, samirweng1979 wrote: > From: wengjianfeng > > remove duplicate word 'we' in comment > change 'then' to 'than' in comment > > Signed-off-by: wengjianfeng Acked-by: Randy Dunlap Thanks. > --- > drivers/net/wireless/ralink/rt2x00/rt2x00crypto.c | 2 +- > 1 file changed, 1 i

[PATCH v2] rt2x00: remove duplicate word and fix typo in comment

2021-02-03 Thread samirweng1979
From: wengjianfeng remove duplicate word 'we' in comment change 'then' to 'than' in comment Signed-off-by: wengjianfeng --- 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