qcacmn: dp: Fix misspellings

Fix misspellings in dp/...

Change-Id: I6ef7a19ee03104ae38a8a77e229b90aa80329592
CRs-Fixed: 3304682
This commit is contained in:
Jeff Johnson
2022-09-30 15:05:49 -07:00
committed by Madan Koyyalamudi
parent c359185095
commit ebfbc0d927
52 changed files with 177 additions and 174 deletions

View File

@@ -1,5 +1,6 @@
/*
* Copyright (c) 2016-2019,2021 The Linux Foundation. All rights reserved.
* Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
@@ -178,7 +179,7 @@ cdp_fc_deregister(ol_txrx_soc_handle soc, uint8_t vdev_id)
* get data path resource count
*
* return true enough data path resource available
* false resource is not avaialbe
* false resource is not available
*/
static inline bool
cdp_fc_get_tx_resource(ol_txrx_soc_handle soc, uint8_t pdev_id,