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:   Sat, 09 Jul 2022 09:38:32 -0700
From:   Joe Perches <joe@...ches.com>
To:     Jilin Yuan <yuanjilin@...rlc.com>, gregory.greenman@...el.com,
        kvalo@...nel.org, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com, quic_srirrama@...cinc.com
Cc:     linux-wireless@...r.kernel.org, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] wifi: mvm: fix repeated words in comments

On Sat, 2022-07-09 at 22:12 +0800, Jilin Yuan wrote:
>  Delete the redundant word 'to'.
>  Delete the redundant word 'the'.
[]
> diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/d3.c b/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
[]
> @@ -251,7 +251,7 @@ static void iwl_mvm_wowlan_get_rsc_tsc_data(struct ieee80211_hw *hw,
>  
>  		/*
>  		 * For non-QoS this relies on the fact that both the uCode and
> -		 * mac80211 use TID 0 (as they need to to avoid replay attacks)
> +		 * mac80211 use TID 0 (as they need to avoid replay attacks)

Maybe ok as is, could be "as required to" or "as they must to"

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ