qcacmn: Fix typographical errors

Fix typographical errors spanned over various files in cmn.

Change-Id: I9fcf3b7f9bb7d7dd406e6576a60aa4eb783c9ceb
CRs-Fixed: 3529628
This commit is contained in:
Aditya Kodukula
2023-06-13 16:26:04 -07:00
committed by Rahul Choudhary
parent c27dfcd8ac
commit 58e80d75bd
30 changed files with 39 additions and 39 deletions

View File

@@ -2044,7 +2044,7 @@ QDF_STATUS wmi_unified_send_apf_read_work_memory_cmd(wmi_unified_t wmi,
* @evt_buf: Pointer to the event buffer
* @read_mem_evt: pointer to memory to extract event parameters into
*
* This function exctracts read mem response event into the given structure ptr
* This function extracts read mem response event into the given structure ptr
*
* Return: QDF_STATUS_SUCCESS on success and QDF_STATUS_E_FAILURE for failure
*/