1
0

qcacmn: Fix typo "lenght"

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

Change-Id: Ieea0c547c61248e510835d16a9fa55ace486df23
CRs-Fixed: 2238309
Este cometimento está contido em:
Jeff Johnson
2018-05-06 15:40:42 -07:00
cometido por nshrivas
ascendente d087edef2e
cometimento dc9c55962d
9 ficheiros modificados com 14 adições e 14 eliminações

Ver ficheiro

@@ -1849,7 +1849,7 @@ hif_pci_ce_send_done(struct CE_handle *copyeng, void *ce_context,
* @nbytes: number of bytes in the message
* @pipe_info: used for the pipe_number info
*
* Checks the packet length, configures the lenght in the netbuff,
* Checks the packet length, configures the length in the netbuff,
* and calls the upper layer callback.
*
* return: None