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
父節點 60c5b8fe8b
當前提交 117ae69181
共有 35 個文件被更改,包括 71 次插入63 次删除

查看文件

@@ -1036,7 +1036,7 @@ static inline qdf_iomem_t hal_get_window_address_8074v2(struct hal_soc *hal_soc,
*
* @rx_tlv_hdr: start address of rx_pkt_tlvs
*
* Return: true if RX_MPDU_START is valied, else false.
* Return: true if RX_MPDU_START is valid, else false.
*/
uint8_t hal_rx_mpdu_start_tlv_tag_valid_8074v2(void *rx_tlv_hdr)
{