[PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment

Stepan Ionichev posted 1 patch 1 month, 1 week ago
drivers/net/wireless/ath/wcn36xx/dxe.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment
Posted by Stepan Ionichev 1 month, 1 week ago
Fix three spelling mistakes in the DMA Transfer Engine (DXE)
description comment at the top of dxe.c.

No functional change.

Signed-off-by: Stepan Ionichev <sozdayvek@gmail.com>
---
 drivers/net/wireless/ath/wcn36xx/dxe.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/wireless/ath/wcn36xx/dxe.c b/drivers/net/wireless/ath/wcn36xx/dxe.c
index 5a0ef2295..44020ec26 100644
--- a/drivers/net/wireless/ath/wcn36xx/dxe.c
+++ b/drivers/net/wireless/ath/wcn36xx/dxe.c
@@ -16,8 +16,8 @@
 
 /* DXE - DMA transfer engine
  * we have 2 channels(High prio and Low prio) for TX and 2 channels for RX.
- * through low channels data packets are transfered
- * through high channels managment packets are transfered
+ * through low channels data packets are transferred
+ * through high channels management packets are transferred
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-- 
2.33.0.windows.2
Re: [PATCH] wifi: wcn36xx: fix spelling mistakes in dxe header comment
Posted by Jeff Johnson 1 week ago
On Sun, 03 May 2026 21:58:32 +0500, Stepan Ionichev wrote:
> Fix three spelling mistakes in the DMA Transfer Engine (DXE)
> description comment at the top of dxe.c.
> 
> No functional change.
> 
> 

Applied, thanks!

[1/1] wifi: wcn36xx: fix spelling mistakes in dxe header comment
      commit: a969232fa359950f7cf2ea415938562263369909

Best regards,
-- 
Jeff Johnson <jeff.johnson@oss.qualcomm.com>