Эх сурвалжийг харах

qcacmn: Fix typo "paramter"

Replace typo "paramter" with correct spelling "parameter".

Change-Id: I3f6f090a4f5348f64241e08c87b9bcd342696e10
CRs-Fixed: 2238309
Jeff Johnson 7 жил өмнө
parent
commit
ee8b7eda50
1 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 3 3
      wmi_unified_param.h

+ 3 - 3
wmi_unified_param.h

@@ -1239,7 +1239,7 @@ struct peer_assoc_params {
 /**
  * struct sta_ps_params - sta ps cmd parameter
  * @vdev_id: vdev id
- * @param: sta ps paramter
+ * @param: sta ps parameter
  * @value: sta ps parameter value
  */
 struct sta_ps_params {
@@ -1251,8 +1251,8 @@ struct sta_ps_params {
 /**
  * struct ap_ps_params - ap ps cmd parameter
  * @vdev_id: vdev id
- * @param: ap ps paramter
- * @value: ap ps paramter value
+ * @param: ap ps parameter
+ * @value: ap ps parameter value
  */
 struct ap_ps_params {
 	uint32_t vdev_id;