<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf: Drop always-true condition checking for MS<br><br>The TBF can sometimes be detached from an MS, for eg. when switching<br>from one MS object to another due to them being merged after we found<br>duplicate objects upon receiving new information from it, but that<br>change is instantaneous so it shouldn't be a problem. The only other way<br>where an MS can be detached from an MS is during the end of its (or the<br>MS) life, where it is not sending data anymore.<br><br>Hence, it is safe to drop those checks for MS not being null. Those<br>being trigger, it should be considered a bug.<br><br>Change-Id: If292a53a09a64664031e756bff4735b9c6ee8651<br>---<br>M src/tbf.cpp<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/20/22420/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/22420">change 22420</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/c/osmo-pcu/+/22420"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If292a53a09a64664031e756bff4735b9c6ee8651 </div>
<div style="display:none"> Gerrit-Change-Number: 22420 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>