mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 17:47:41 +02:00
wifi: wcn36xx: fix spelling mistakes in dxe header comment
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> Link: https://patch.msgid.link/20260503165832.1675-1-sozdayvek@gmail.com Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
This commit is contained in:
parent
b5e6f21923
commit
a969232fa3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user