Commit 2540d3c9 authored by Slark Xiao's avatar Slark Xiao Committed by David S. Miller
Browse files

net: ipa: Fix typo 'the the' in comment



Replace 'the the' with 'the' in the comment.

Signed-off-by: default avatarSlark Xiao <slark_xiao@163.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent af35f95a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -214,7 +214,7 @@ struct ipa_init_modem_driver_req {

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