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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/libosmocore/+/15371 )
Change subject: cbsp: Remove printf() statement from early development/debugging
......................................................................
cbsp: Remove printf() statement from early development/debugging
Change-Id: I6916e2330e004f20a22f273147fa6288d18b5d0d
---
M src/gsm/cbsp.c
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/src/gsm/cbsp.c b/src/gsm/cbsp.c
index c13be61..591ff25 100644
--- a/src/gsm/cbsp.c
+++ b/src/gsm/cbsp.c
@@ -1468,7 +1468,6 @@
return rc;
discard_msg:
- printf("discard_msg\n");
if (tmp_msg)
*tmp_msg = NULL;
msgb_free(msg);
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/15371
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I6916e2330e004f20a22f273147fa6288d18b5d0d
Gerrit-Change-Number: 15371
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190901/d2881c86/attachment.htm>