diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-04 22:50:00 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2021-11-04 22:50:00 +0100 |
commit | e8ebd3af7e42d20d1ac1712ba5d598d864957afd (patch) | |
tree | 377c0ef57b21a559571dd1d6216fa44a6e701b9a /plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c | |
parent | 9f679d4cacde106a14ac68350c7173d31c1a3e5d (diff) |
core: replace 'master' with 'main'
Diffstat (limited to 'plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c')
-rw-r--r-- | plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c b/plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c index 7a9a71c1..d40e9eaa 100644 --- a/plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c +++ b/plugins/qcom-soc/mm-broadband-modem-qmi-qcom-soc.c @@ -96,7 +96,7 @@ peek_port_qmi_for_data_ipa (MMBroadbandModemQmi *self, { MMPortQmi *found = NULL; - /* when using IPA, we have a master network interface that will be multiplexed + /* when using IPA, we have a main network interface that will be multiplexed * to create link interfaces. We can assume any of the available QMI ports is * able to manage that. */ |