aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlark Xiao <slark_xiao@163.com>2022-07-22 16:22:27 +0800
committerDavid S. Miller <davem@davemloft.net>2022-07-25 10:52:28 +0100
commit2540d3c99926c234718e058acdd956d7c614eddd (patch)
tree4c9df255dafd8bbdd4ae3999a51d7e82faed8f21
parentaf35f95aca69a86058d480a63f4e096f0220905c (diff)
downloadlinux-gpio-intel-2540d3c99926c234718e058acdd956d7c614eddd.tar.gz
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>
-rw-r--r--drivers/net/ipa/ipa_qmi_msg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ipa/ipa_qmi_msg.h b/drivers/net/ipa/ipa_qmi_msg.h
index 3233d145fd87c3..495e85abe50bdb 100644
--- a/drivers/net/ipa/ipa_qmi_msg.h
+++ b/drivers/net/ipa/ipa_qmi_msg.h
@@ -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 {