[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240318054853.2352-1-wangdeming@inspur.com>
Date: Mon, 18 Mar 2024 01:48:53 -0400
From: Deming Wang <wangdeming@...pur.com>
To: <miriam.rachel.korenblit@...el.com>, <kvalo@...nel.org>
CC: <linux-wireless@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Deming
Wang <wangdeming@...pur.com>
Subject: [PATCH] iwlwifi: api: remove the double word
Remove the duplicate "the".
Signed-off-by: Deming Wang <wangdeming@...pur.com>
---
drivers/net/wireless/intel/iwlwifi/fw/api/tx.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h b/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
index d9e4c75403b8..c9d7f68e8cb8 100644
--- a/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
+++ b/drivers/net/wireless/intel/iwlwifi/fw/api/tx.h
@@ -191,7 +191,7 @@ enum iwl_tx_offload_assist_flags_pos {
* cleared. Combination of RATE_MCS_*
* @sta_id: index of destination station in FW station table
* @sec_ctl: security control, TX_CMD_SEC_*
- * @initial_rate_index: index into the the rate table for initial TX attempt.
+ * @initial_rate_index: index into the rate table for initial TX attempt.
* Applied if TX_CMD_FLG_STA_RATE_MSK is set, normally 0 for data frames.
* @reserved2: reserved
* @key: security key
--
2.31.1
Powered by blists - more mailing lists