<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/c/libosmocore/+/18138">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/libosmocore/+/18138/1/include/osmocom/core/stats.h">File include/osmocom/core/stats.h:</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/libosmocore/+/18138/1/include/osmocom/core/stats.h@92">Patch Set #1, Line 92:</a> <code style="font-family:monospace,monospace">      int flush_period_counter;       /*!< count sends between forced flushes */</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">unsigned int</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/libosmocore/+/18138/1/include/osmocom/core/stats.h@134">Patch Set #1, Line 134:</a> <code style="font-family:monospace,monospace">int osmo_stats_reporter_set_flush_period(struct osmo_stats_reporter *srep, int period);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">unsigned int</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/18138/1/src/stats.c">File src/stats.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/libosmocore/+/18138/1/src/stats.c@354">Patch Set #1, Line 354:</a> <code style="font-family:monospace,monospace">       if (period < 0)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Not needed if you use an unsigned ;)</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/18138/1/src/vty/stats_vty.c">File src/vty/stats_vty.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/libosmocore/+/18138/1/src/vty/stats_vty.c@255">Patch Set #1, Line 255:</a> <code style="font-family:monospace,monospace">   int period = atoi(argv[0]);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">no need to check here even if we receive an int since VTY protects us from receiveing something out of range.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/18138">change 18138</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/libosmocore/+/18138"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I04f1e7bdf0d6f20e4f15571e94191de61c47ddad </div>
<div style="display:none"> Gerrit-Change-Number: 18138 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 08 May 2020 21:18:54 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>