* [PATCH] wifi: iwlwifi: fw: fix typo 'adderss'
@ 2024-11-01 14:30 Gan Jie
2024-11-01 14:36 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: Gan Jie @ 2024-11-01 14:30 UTC (permalink / raw)
To: kvalo; +Cc: linux-wireless, linux-kernel, trivial, ganjie163, ganjie182
Fix typo 'adderss' to 'address'.
Signed-off-by: Gan Jie <ganjie182@gmail.com>
---
drivers/net/wireless/intel/iwlwifi/fw/error-dump.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h b/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
index e63b08b7d336..3af275133da0 100644
--- a/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
+++ b/drivers/net/wireless/intel/iwlwifi/fw/error-dump.h
@@ -169,7 +169,7 @@ struct iwl_fw_error_dump_info {
* @fw_mon_wr_ptr: the position of the write pointer in the cyclic buffer
* @fw_mon_base_ptr: base pointer of the data
* @fw_mon_cycle_cnt: number of wraparounds
- * @fw_mon_base_high_ptr: used in AX210 devices, the base adderss is 64 bit
+ * @fw_mon_base_high_ptr: used in AX210 devices, the base address is 64 bit
* so fw_mon_base_ptr holds LSB 32 bits and fw_mon_base_high_ptr hold
* MSB 32 bits
* @reserved: for future use
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] wifi: iwlwifi: fw: fix typo 'adderss'
2024-11-01 14:30 [PATCH] wifi: iwlwifi: fw: fix typo 'adderss' Gan Jie
@ 2024-11-01 14:36 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2024-11-01 14:36 UTC (permalink / raw)
To: Gan Jie; +Cc: linux-wireless, linux-kernel, trivial, ganjie163
Gan Jie <ganjie182@gmail.com> writes:
> Fix typo 'adderss' to 'address'.
>
> Signed-off-by: Gan Jie <ganjie182@gmail.com>
Please read the documentation again and _very_ carefully this time. If
you submit a new version you need to mark it as v2 and include a list of
changes from v1.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-01 14:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-01 14:30 [PATCH] wifi: iwlwifi: fw: fix typo 'adderss' Gan Jie
2024-11-01 14:36 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox