qcacmn: hal: Fix misspellings

Fix misspellings in hal/...

Change-Id: Icf033a647e6a15d46420d7102dc161b94fa7dd2c
CRs-Fixed: 3304685
This commit is contained in:
Jeff Johnson
2022-09-30 15:08:58 -07:00
committed by Madan Koyyalamudi
parent 60c5b8fe8b
commit 117ae69181
35 changed files with 71 additions and 63 deletions

View File

@@ -23,10 +23,10 @@
* hal_rx_flow_get_cmem_fse() - Get FSE from CMEM
* @hal_soc_hdl: HAL SOC handle
* @fse_offset: CMEM FSE offset
* @fse: referece where FSE will be copied
* @fse: reference where FSE will be copied
* @len: length of FSE
*
* Return: If read is succesfull or not
* Return: If read is successful or not
*/
static void
hal_rx_flow_get_cmem_fse(hal_soc_handle_t hal_soc_hdl, uint32_t fse_offset,