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
vanhempi c27dfcd8ac
commit 58e80d75bd
30 muutettua tiedostoa jossa 39 lisäystä ja 39 poistoa

Näytä tiedosto

@@ -3226,7 +3226,7 @@ struct smart_ant_enable_tx_feedback_params {
* @rssi_rpt_mode: RSSI report mode
* @rssi_thr: RSSI threshold
* @pwr_format: Power format
* @rpt_mode: Report mdoe
* @rpt_mode: Report mode
* @bin_scale: BIN scale
* @dbm_adj: DBM adjust
* @chn_mask: chain mask
@@ -3644,7 +3644,7 @@ struct macaddr_params {
* struct acparams_params - acparams config structure
* @ac: AC to configure
* @use_rts: Use rts for this AC
* @aggrsize_scaling: Aggregrate size scaling for the AC
* @aggrsize_scaling: Aggregate size scaling for the AC
* @min_kbps: min kbps req
*/
struct acparams_params {
@@ -8366,7 +8366,7 @@ struct wmi_host_proxy_ast_reserve_param {
/**
* struct wmi_host_pdev_band_to_mac - freq range for mac
* @pdev_id: PDEV ID to identifiy mac
* @pdev_id: PDEV ID to identify mac
* @start_freq: start frequency value
* @end_freq: end frequency value
*/