Skip to content

Commit 2540d3c

Browse files
SlarkXiaodavem330
authored andcommitted
net: ipa: Fix typo 'the the' in comment
Replace 'the the' with 'the' in the comment. Signed-off-by: Slark Xiao <slark_xiao@163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent af35f95 commit 2540d3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/net/ipa/ipa_qmi_msg.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ struct ipa_init_modem_driver_req {
214214

215215
/* The response to a IPA_QMI_INIT_DRIVER request begins with a standard
216216
* QMI response, but contains other information as well. Currently we
217-
* simply wait for the the INIT_DRIVER transaction to complete and
217+
* simply wait for the INIT_DRIVER transaction to complete and
218218
* ignore any other data that might be returned.
219219
*/
220220
struct ipa_init_modem_driver_rsp {

0 commit comments

Comments
 (0)