<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/9211">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libmsc/subscr_conn.c">File src/libmsc/subscr_conn.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libmsc/subscr_conn.c@207">Patch Set #1, Line 207:</a> <code style="font-family:monospace,monospace">   /* Stop location update expiry for this subscriber. */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">the comment states what's easily deducted from the line below.  What the comment doesn't say (and I don't understand): Why are we stopping expiration here?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libvlr/vlr.c">File src/libvlr/vlr.c:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libvlr/vlr.c@465">Patch Set #1, Line 465:</a> <code style="font-family:monospace,monospace">vlr_subscr_enable_expire_lu(struct vlr_subscr *vsub)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">we don't generally break lines ahead of the function name</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libvlr/vlr.c@475">Patch Set #1, Line 475:</a> <code style="font-family:monospace,monospace"> if (osmo_gettimeofday(&now, NULL) == 0) {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">I think we had the discussion about gettimeofday already (think of time adjustments due to ntpdate, ...), especially on embedded systems without RTC, where at boot time we don't have a valid wall-clock time.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9211/1/src/libvlr/vlr.c@481">Patch Set #1, Line 481:</a> <code style="font-family:monospace,monospace">           vsub->expire_lu = GSM_SUBSCRIBER_NO_EXPIRATION; /* XXX */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">what does the XXX mean here?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9211">change 9211</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/9211"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Iebdee8b12d22acfcfb265ee41e71cfc8d9eb3ba9 </div>
<div style="display:none"> Gerrit-Change-Number: 9211 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 17 May 2018 09:46:14 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>