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] [thread-next>] [day] [month] [year] [list]
Message-ID: <8F065DF7EF7EEB89+20250715055828.932160-1-wangyuli@uniontech.com>
Date: Tue, 15 Jul 2025 13:58:27 +0800
From: WangYuli <wangyuli@...ontech.com>
To: wangyuli@...ontech.com
Cc: akpm@...ux-foundation.org,
	colin.i.king@...il.com,
	cvam0000@...il.com,
	emmanuel.grumbach@...el.com,
	guanwentao@...ontech.com,
	johannes.berg@...el.com,
	linux-kernel@...r.kernel.org,
	linux-wireless@...r.kernel.org,
	miriam.rachel.korenblit@...el.com,
	niecheng1@...ontech.com,
	shenlichuan@...o.com,
	yanzhen@...o.com,
	yujiaoliang@...o.com,
	zhanjun@...ontech.com
Subject: [PATCH v2] wifi: iwlwifi: Fix typo "ransport"

There is a spelling mistake of 'ransport' in comments which
should be 'transport'.

Link: https://lore.kernel.org/all/03DFEDFFB5729C96+20250714104736.559226-1-wangyuli@uniontech.com/
Signed-off-by: WangYuli <wangyuli@...ontech.com>
---
Changelog:
  *v1->v2: Move the change of spelling.txt to a separate patch.
---
 drivers/net/wireless/intel/iwlwifi/dvm/agn.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/intel/iwlwifi/dvm/agn.h b/drivers/net/wireless/intel/iwlwifi/dvm/agn.h
index 1ebc7effcc2a..061c69286951 100644
--- a/drivers/net/wireless/intel/iwlwifi/dvm/agn.h
+++ b/drivers/net/wireless/intel/iwlwifi/dvm/agn.h
@@ -388,7 +388,7 @@ static inline void iwl_dvm_set_pmi(struct iwl_priv *priv, bool state)
 /**
  * iwl_parse_eeprom_data - parse EEPROM data and return values
  *
- * @trans: ransport we're parsing for, for debug only
+ * @trans: transport we're parsing for, for debug only
  * @cfg: device configuration for parsing and overrides
  * @eeprom: the EEPROM data
  * @eeprom_size: length of the EEPROM data
-- 
2.50.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ