瀏覽代碼

qcacld-3.0: components: fw_offload: Fix misspellings

Fix misspellings in components/fw_offload/...

Change-Id: I75e94f2ffe6215d0719a8a2093468d2b09f6cf9f
CRs-Fixed: 3303643
Jeff Johnson 2 年之前
父節點
當前提交
6e7e6e3c02

+ 1 - 1
components/fw_offload/core/inc/wlan_fw_offload_main.h

@@ -76,7 +76,7 @@ enum wlan_fwol_southbound_event {
  * @bt_interference_high_ll: Lower limit of high level BT interference
  * @bt_interference_high_ul: Upper limit of high level BT interference
  * @btc_mpta_helper_enable: Enable/Disable tri-radio MPTA helper
- * @bt_sco_allow_wlan_2g_scan: Enable/Disble wlan 2g scan when
+ * @bt_sco_allow_wlan_2g_scan: Enable/Disable wlan 2g scan when
  *                             BT SCO connection is on
  * @btc_three_way_coex_config_legacy_enable: Enable/Disable tri-radio coex
  *                             config legacy feature

+ 1 - 1
components/fw_offload/dispatcher/inc/wlan_fwol_public_structs.h

@@ -18,7 +18,7 @@
  */
 
 /**
- * DOC: contains fw offload structure definations
+ * DOC: contains fw offload structure definitions
  */
 
 #ifndef _WLAN_FWOL_PUBLIC_STRUCTS_H_

+ 1 - 1
components/fw_offload/dispatcher/inc/wlan_fwol_ucfg_api.h

@@ -78,7 +78,7 @@ QDF_STATUS ucfg_fwol_init(void);
 /**
  * ucfg_fwol_deinit() - De initialize fwol_ctx context.
  *
- * This function De initializes fwol contex.
+ * This function De initializes fwol context.
  *
  * Return: QDF_STATUS_SUCCESS - in case of success else return error
  */