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:   Tue, 16 Mar 2021 22:13:01 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Bhaskar Chowdhury <unixbhaskar@...il.com>,
        luciano.coelho@...el.com, kvalo@...eaurora.org,
        davem@...emloft.net, kuba@...nel.org, gil.adam@...el.com,
        johannes.berg@...el.com, linux-wireless@...r.kernel.org,
        netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] wireless: intel: iwlwifi: fw: api: Absolute rudimentary
 typo fixes in the file power.h

On 3/16/21 9:25 PM, Bhaskar Chowdhury wrote:
> 
> s/folowing/following/
> s/Celsuis/Celsius/
> s/temerature/temperature/  ...twice
> 
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>

> ---
>  drivers/net/wireless/intel/iwlwifi/fw/api/power.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/net/wireless/intel/iwlwifi/fw/api/power.h b/drivers/net/wireless/intel/iwlwifi/fw/api/power.h
> index 798417182d54..f7c7852127d3 100644
> --- a/drivers/net/wireless/intel/iwlwifi/fw/api/power.h
> +++ b/drivers/net/wireless/intel/iwlwifi/fw/api/power.h
> @@ -54,7 +54,7 @@ struct iwl_ltr_config_cmd_v1 {
>   * @flags: See &enum iwl_ltr_config_flags
>   * @static_long: static LTR Long register value.
>   * @static_short: static LTR Short register value.
> - * @ltr_cfg_values: LTR parameters table values (in usec) in folowing order:
> + * @ltr_cfg_values: LTR parameters table values (in usec) in following order:
>   *	TX, RX, Short Idle, Long Idle. Used only if %LTR_CFG_FLAG_UPDATE_VALUES
>   *	is set.
>   * @ltr_short_idle_timeout: LTR Short Idle timeout (in usec). Used only if
> @@ -493,7 +493,7 @@ union iwl_ppag_table_cmd {
>   *      Roaming Energy Delta Threshold, otherwise use normal Energy Delta
>   *      Threshold. Typical energy threshold is -72dBm.
>   * @bf_temp_threshold: This threshold determines the type of temperature
> - *	filtering (Slow or Fast) that is selected (Units are in Celsuis):
> + *	filtering (Slow or Fast) that is selected (Units are in Celsius):
>   *	If the current temperature is above this threshold - Fast filter
>   *	will be used, If the current temperature is below this threshold -
>   *	Slow filter will be used.
> @@ -501,12 +501,12 @@ union iwl_ppag_table_cmd {
>   *      calculated for this and the last passed beacon is greater than this
>   *      threshold. Zero value means that the temperature change is ignored for
>   *      beacon filtering; beacons will not be  forced to be sent to driver
> - *      regardless of whether its temerature has been changed.
> + *      regardless of whether its temperature has been changed.
>   * @bf_temp_slow_filter: Send Beacon to driver if delta in temperature values
>   *      calculated for this and the last passed beacon is greater than this
>   *      threshold. Zero value means that the temperature change is ignored for
>   *      beacon filtering; beacons will not be forced to be sent to driver
> - *      regardless of whether its temerature has been changed.
> + *      regardless of whether its temperature has been changed.
>   * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled.
>   * @bf_debug_flag: beacon filtering debug configuration
>   * @bf_escape_timer: Send beacons to to driver if no beacons were passed
> --


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ