[MERGED] osmo-hlr[master]: api doc: say that lu_op_tx_del_subscr_data() doesn't free

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Oct 23 12:20:51 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: api doc: say that lu_op_tx_del_subscr_data() doesn't free
......................................................................


api doc: say that lu_op_tx_del_subscr_data() doesn't free

Change-Id: Ia341d8e5bfc6eb0dc59945281ce88eecfaab057e
---
M src/luop.c
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/luop.c b/src/luop.c
index ef416ac..2966380 100644
--- a/src/luop.c
+++ b/src/luop.c
@@ -275,7 +275,8 @@
 	osmo_timer_schedule(&luop->timer, ISD_TIMEOUT_SECS, 0);
 }
 
-/*! Transmit Delete Subscriber Data to new VLR/SGSN */
+/*! Transmit Delete Subscriber Data to new VLR/SGSN.
+ * The luop is not freed. */
 void lu_op_tx_del_subscr_data(struct lu_operation *luop)
 {
 	struct osmo_gsup_message gsup;

-- 
To view, visit https://gerrit.osmocom.org/4309
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia341d8e5bfc6eb0dc59945281ce88eecfaab057e
Gerrit-PatchSet: 1
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list