qcacmn: hal: Fix misspellings
Fix misspellings in hal/... Change-Id: Icf033a647e6a15d46420d7102dc161b94fa7dd2c CRs-Fixed: 3304685
This commit is contained in:

committed by
Madan Koyyalamudi

parent
60c5b8fe8b
commit
117ae69181
@@ -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,
|
||||
|
Reference in New Issue
Block a user