* [PATCH] staging: rtl8192e: Fix comments typo
@ 2022-08-25 15:02 Shaomin Deng
2022-08-28 19:40 ` Philipp Hortmann
0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-08-25 15:02 UTC (permalink / raw)
To: linux-staging, linux-kernel
Cc: baihaowen, dan.carpenter, paskripkin, dave, edumazet, dengshaomin
Fix double word "new" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
drivers/staging/rtl8192e/rtllib_softmac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8192e/rtllib_softmac.c b/drivers/staging/rtl8192e/rtllib_softmac.c
index b5f4d35954a9..9e6d7c5716ff 100644
--- a/drivers/staging/rtl8192e/rtllib_softmac.c
+++ b/drivers/staging/rtl8192e/rtllib_softmac.c
@@ -1611,7 +1611,7 @@ inline void rtllib_softmac_new_net(struct rtllib_device *ieee,
short apset, ssidset, ssidbroad, apmatch, ssidmatch;
- /* we are interested in new new only if we are not associated
+ /* we are interested in new only if we are not associated
* and we are not associating / authenticating
*/
if (ieee->state != RTLLIB_NOLINK)
--
2.35.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] staging: rtl8192e: Fix comments typo
2022-08-25 15:02 [PATCH] staging: rtl8192e: Fix comments typo Shaomin Deng
@ 2022-08-28 19:40 ` Philipp Hortmann
0 siblings, 0 replies; 2+ messages in thread
From: Philipp Hortmann @ 2022-08-28 19:40 UTC (permalink / raw)
To: Shaomin Deng, linux-staging, linux-kernel
Cc: baihaowen, dan.carpenter, paskripkin, dave, edumazet
On 8/25/22 17:02, Shaomin Deng wrote:
> Fix double word "new" in comments.
>
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> ---
> drivers/staging/rtl8192e/rtllib_softmac.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8192e/rtllib_softmac.c b/drivers/staging/rtl8192e/rtllib_softmac.c
> index b5f4d35954a9..9e6d7c5716ff 100644
> --- a/drivers/staging/rtl8192e/rtllib_softmac.c
> +++ b/drivers/staging/rtl8192e/rtllib_softmac.c
> @@ -1611,7 +1611,7 @@ inline void rtllib_softmac_new_net(struct rtllib_device *ieee,
>
> short apset, ssidset, ssidbroad, apmatch, ssidmatch;
>
> - /* we are interested in new new only if we are not associated
> + /* we are interested in new only if we are not associated
> * and we are not associating / authenticating
> */
> if (ieee->state != RTLLIB_NOLINK)
Sorry this proposal was made just some hours before by Jilin Yuan
<yuanjilin@cdjrlc.com> in patch: "[PATCH] staging/rtl8192e: fix repeated
words in comments"
Bye Philipp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-28 19:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 15:02 [PATCH] staging: rtl8192e: Fix comments typo Shaomin Deng
2022-08-28 19:40 ` Philipp Hortmann
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®