This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Harald Welte gerrit-no-reply at lists.osmocom.orgHarald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/10622 )
Change subject: cosmetic: fix typo
......................................................................
cosmetic: fix typo
Change-Id: Ib9c5cb1aa0aaf12b68f9d93f9ce9a27037b84a56
---
M src/host/virt_phy/src/virt_l1_model.c
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
Harald Welte: Looks good to me, approved
diff --git a/src/host/virt_phy/src/virt_l1_model.c b/src/host/virt_phy/src/virt_l1_model.c
index 6a9fa99..5738bed 100644
--- a/src/host/virt_phy/src/virt_l1_model.c
+++ b/src/host/virt_phy/src/virt_l1_model.c
@@ -45,7 +45,7 @@
void l1_model_ms_destroy(struct l1_model_ms *model)
{
- LOGPMS(DMAIN, LOGL_INFO, model, "destryed\n");
+ LOGPMS(DMAIN, LOGL_INFO, model, "destroyed\n");
l1ctl_sap_exit(model);
talloc_free(model);
}
--
To view, visit https://gerrit.osmocom.org/10622
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib9c5cb1aa0aaf12b68f9d93f9ce9a27037b84a56
Gerrit-Change-Number: 10622
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180827/8e0d90a0/attachment.htm>