linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] wifi: iwlwifi: Fix typo "ransport"
@ 2025-07-15  5:50 WangYuli
  2025-07-15  5:58 ` [PATCH v2] " WangYuli
  2025-07-15  5:58 ` [PATCH v2 2/2] scripts/spelling.txt: Add ransport||transport to spelling.txt WangYuli
  0 siblings, 2 replies; 3+ messages in thread
From: WangYuli @ 2025-07-15  5:50 UTC (permalink / raw)
  To: miriam.rachel.korenblit, wangyuli, johannes.berg, akpm
  Cc: linux-wireless, linux-kernel, emmanuel.grumbach, yanzhen,
	shenlichuan, yujiaoliang, colin.i.king, cvam0000, zhanjun,
	niecheng1, guanwentao

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

This typo was not listed in scripts/spelling.txt, thus it was more
difficult to detect. Add it for convenience.

Link: https://lore.kernel.org/all/03DFEDFFB5729C96+20250714104736.559226-1-wangyuli@uniontech.com/

WangYuli (2):
  wifi: iwlwifi: Fix typo "ransport"
  scripts/spelling.txt: Add ransport||transport to spelling.txt

 drivers/net/wireless/intel/iwlwifi/dvm/agn.h | 2 +-
 scripts/spelling.txt                         | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.50.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2] wifi: iwlwifi: Fix typo "ransport"
  2025-07-15  5:50 [PATCH v2 0/2] wifi: iwlwifi: Fix typo "ransport" WangYuli
@ 2025-07-15  5:58 ` WangYuli
  2025-07-15  5:58 ` [PATCH v2 2/2] scripts/spelling.txt: Add ransport||transport to spelling.txt WangYuli
  1 sibling, 0 replies; 3+ messages in thread
From: WangYuli @ 2025-07-15  5:58 UTC (permalink / raw)
  To: wangyuli
  Cc: akpm, colin.i.king, cvam0000, emmanuel.grumbach, guanwentao,
	johannes.berg, linux-kernel, linux-wireless,
	miriam.rachel.korenblit, niecheng1, shenlichuan, yanzhen,
	yujiaoliang, zhanjun

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@uniontech.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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2 2/2] scripts/spelling.txt: Add ransport||transport to spelling.txt
  2025-07-15  5:50 [PATCH v2 0/2] wifi: iwlwifi: Fix typo "ransport" WangYuli
  2025-07-15  5:58 ` [PATCH v2] " WangYuli
@ 2025-07-15  5:58 ` WangYuli
  1 sibling, 0 replies; 3+ messages in thread
From: WangYuli @ 2025-07-15  5:58 UTC (permalink / raw)
  To: wangyuli
  Cc: akpm, colin.i.king, cvam0000, emmanuel.grumbach, guanwentao,
	johannes.berg, linux-kernel, linux-wireless,
	miriam.rachel.korenblit, niecheng1, shenlichuan, yanzhen,
	yujiaoliang, zhanjun

This typo was not listed in scripts/spelling.txt, thus it was more
difficult to detect. Add it for convenience.

Link: https://lore.kernel.org/all/C17A7B492949C5EC+1ddb2dab-9bb0-43d9-a022-118a34180a87@uniontech.com/
Signed-off-by: WangYuli <wangyuli@uniontech.com>
---
 scripts/spelling.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/spelling.txt b/scripts/spelling.txt
index c33128db7163..c9a6df5be281 100644
--- a/scripts/spelling.txt
+++ b/scripts/spelling.txt
@@ -1314,6 +1314,7 @@ quering||querying
 querrying||querying
 queus||queues
 randomally||randomly
+ransport||transport
 raoming||roaming
 readyness||readiness
 reasearcher||researcher
-- 
2.50.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-07-15  5:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15  5:50 [PATCH v2 0/2] wifi: iwlwifi: Fix typo "ransport" WangYuli
2025-07-15  5:58 ` [PATCH v2] " WangYuli
2025-07-15  5:58 ` [PATCH v2 2/2] scripts/spelling.txt: Add ransport||transport to spelling.txt WangYuli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).