Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

wifi: iwlwifi: fw: api: Absolute rudimentary typo fixes in the file power.h

s/folowing/following/
s/Celsuis/Celsius/
s/temerature/temperature/ ...twice

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20210317042540.4097078-1-unixbhaskar@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

authored by

Bhaskar Chowdhury and committed by
Johannes Berg
5632a505 2b801487

+4 -4
+4 -4
drivers/net/wireless/intel/iwlwifi/fw/api/power.h
··· 54 54 * @flags: See &enum iwl_ltr_config_flags 55 55 * @static_long: static LTR Long register value. 56 56 * @static_short: static LTR Short register value. 57 - * @ltr_cfg_values: LTR parameters table values (in usec) in folowing order: 57 + * @ltr_cfg_values: LTR parameters table values (in usec) in following order: 58 58 * TX, RX, Short Idle, Long Idle. Used only if %LTR_CFG_FLAG_UPDATE_VALUES 59 59 * is set. 60 60 * @ltr_short_idle_timeout: LTR Short Idle timeout (in usec). Used only if ··· 690 690 * Roaming Energy Delta Threshold, otherwise use normal Energy Delta 691 691 * Threshold. Typical energy threshold is -72dBm. 692 692 * @bf_temp_threshold: This threshold determines the type of temperature 693 - * filtering (Slow or Fast) that is selected (Units are in Celsuis): 693 + * filtering (Slow or Fast) that is selected (Units are in Celsius): 694 694 * If the current temperature is above this threshold - Fast filter 695 695 * will be used, If the current temperature is below this threshold - 696 696 * Slow filter will be used. ··· 698 698 * calculated for this and the last passed beacon is greater than this 699 699 * threshold. Zero value means that the temperature change is ignored for 700 700 * beacon filtering; beacons will not be forced to be sent to driver 701 - * regardless of whether its temerature has been changed. 701 + * regardless of whether its temperature has been changed. 702 702 * @bf_temp_slow_filter: Send Beacon to driver if delta in temperature values 703 703 * calculated for this and the last passed beacon is greater than this 704 704 * threshold. Zero value means that the temperature change is ignored for 705 705 * beacon filtering; beacons will not be forced to be sent to driver 706 - * regardless of whether its temerature has been changed. 706 + * regardless of whether its temperature has been changed. 707 707 * @bf_enable_beacon_filter: 1, beacon filtering is enabled; 0, disabled. 708 708 * @bf_debug_flag: beacon filtering debug configuration 709 709 * @bf_escape_timer: Send beacons to to driver if no beacons were passed