Преглед изворни кода

qcacmn: Fix typo "lenght"

Replace typo "lenght" with correct spelling "length".

Change-Id: Ieea0c547c61248e510835d16a9fa55ace486df23
CRs-Fixed: 2238309
Jeff Johnson пре 7 година
родитељ
комит
ac11e17b7c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      wmi_unified_tlv.c

+ 1 - 1
wmi_unified_tlv.c

@@ -13363,7 +13363,7 @@ void wmi_copy_resource_config(wmi_resource_config *resource_cfg,
 /* copy_hw_mode_id_in_init_cmd() - Helper routine to copy hw_mode in init cmd
  * @wmi_handle: pointer to wmi handle
  * @buf_ptr: pointer to current position in init command buffer
- * @len: pointer to length. This will be updated with current lenght of cmd
+ * @len: pointer to length. This will be updated with current length of cmd
  * @param: point host parameters for init command
  *
  * Return: Updated pointer of buf_ptr.