Attention is currently required from: fixeria, laforge, pespin.
View Change
1 comment:
File src/libmsc/msc_a.c:
Patch Set #6, Line 186: msc_a_put(msc_a, MSC_A_USE_LOCATION_UPDATING);
imho the "msc_a_put_lu_deferred" name is a bit misleading, since it's not always deferred.
msc_a_put_lu_maybe_deferred()
msc_a_put_lu_possibly_deferred()
msc_a_put_lu_now_or_later()
the function exists for deferring, so would be nice if the reader sees that instantly.
To view, visit change 36760. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Change-Id: Ic519cab55d65e47b2636124427dab1a1d80fab78
Gerrit-Change-Number: 36760
Gerrit-PatchSet: 6
Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Comment-Date: Tue, 28 May 2024 20:34:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin@sysmocom.de>
Gerrit-MessageType: comment