lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 28 Aug 2022 21:40:21 +0200
From:   Philipp Hortmann <philipp.g.hortmann@...il.com>
To:     Shaomin Deng <dengshaomin@...rlc.com>,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Cc:     baihaowen@...zu.com, dan.carpenter@...cle.com,
        paskripkin@...il.com, dave@...olabs.net, edumazet@...gle.com
Subject: Re: [PATCH] staging: rtl8192e: Fix comments typo

On 8/25/22 17:02, Shaomin Deng wrote:
> Fix double word "new" in comments.
> 
> Signed-off-by: Shaomin Deng <dengshaomin@...rlc.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@...rlc.com> in patch: "[PATCH] staging/rtl8192e: fix repeated 
words in comments"

Bye Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ