* [PATCH] intel/iwlwifi: fix repeated words in comments
@ 2022-10-22 5:39 wangjianli
2022-10-24 10:56 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: wangjianli @ 2022-10-22 5:39 UTC (permalink / raw)
To: gregory.greenman, kvalo, davem, edumazet, kuba, pabeni
Cc: linux-wireless, netdev, linux-kernel, wangjianli
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-trans.h b/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
index d659ccd065f7..7aca20cff007 100644
--- a/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
+++ b/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
@@ -489,7 +489,7 @@ struct iwl_trans_rxq_dma_data {
* If RFkill is asserted in the middle of a SYNC host command, it must
* return -ERFKILL straight away.
* May sleep only if CMD_ASYNC is not set
- * @tx: send an skb. The transport relies on the op_mode to zero the
+ * @tx: send an skb. The transport relies on the op_mode to zero
* the ieee80211_tx_info->driver_data. If the MPDU is an A-MSDU, all
* the CSUM will be taken care of (TCP CSUM and IP header in case of
* IPv4). If the MPDU is a single MSDU, the op_mode must compute the IP
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] intel/iwlwifi: fix repeated words in comments
2022-10-22 5:39 [PATCH] intel/iwlwifi: fix repeated words in comments wangjianli
@ 2022-10-24 10:56 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-10-24 10:56 UTC (permalink / raw)
To: wangjianli
Cc: gregory.greenman, davem, edumazet, kuba, pabeni, linux-wireless,
netdev, linux-kernel
wangjianli <wangjianli@cdjrlc.com> writes:
> Delete the redundant word 'the'.
>
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
> ---
> drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
The title should be:
wifi: iwlwifi: fix repeated words in comments in iwl-trans.h
--
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:[~2022-10-24 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-22 5:39 [PATCH] intel/iwlwifi: fix repeated words in comments wangjianli
2022-10-24 10:56 ` Kalle Valo
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).