qcacmn: Fix typo "paramter"

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

Change-Id: I3f6f090a4f5348f64241e08c87b9bcd342696e10
CRs-Fixed: 2238309
This commit is contained in:
Jeff Johnson
2018-05-06 17:02:16 -07:00
committed by nshrivas
vanhempi 3f955233bf
commit bbd428c9bf
3 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa

Näytä tiedosto

@@ -1329,7 +1329,7 @@ static QDF_STATUS send_set_ps_mode_cmd_non_tlv(wmi_unified_t wmi_handle,
/**
* send_crash_inject_cmd_non_tlv() - inject fw crash
* @param wmi_handle : handle to WMI.
* @param: ponirt to crash inject paramter structure
* @param: ponirt to crash inject parameter structure
*
* Return: 0 for success or return error
*/