<p style="white-space: pre-wrap; word-wrap: break-word;">Mostly cosmetic comments, not merge blockers.</p><p><a href="https://gerrit.osmocom.org/14167">View Change</a></p><p>5 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14167/1/CommonLibs/osmo_signal.h">File CommonLibs/osmo_signal.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/14167/1/CommonLibs/osmo_signal.h@30">Patch Set #1, Line 30:</a> <code style="font-family:monospace,monospace">SS_DEVICE</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">cosmetic: missing comma.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/14167/1/CommonLibs/osmo_signal.h@49">Patch Set #1, Line 49:</a> <code style="font-family:monospace,monospace">uint32_t</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Do we really need fixed-size types for that? Why not generic unsigned int?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14167/1/CommonLibs/trx_rate_ctr.cpp">File CommonLibs/trx_rate_ctr.cpp:</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/14167/1/CommonLibs/trx_rate_ctr.cpp@69">Patch Set #1, Line 69:</a> <code style="font-family:monospace,monospace">(uint32_t)-1</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">As far as I understand, it's UINT32_MAX, right?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/14167/1/CommonLibs/trx_rate_ctr.cpp@163">Patch Set #1, Line 163:</a> <code style="font-family:monospace,monospace">size_t  i;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">New line is missing here. Alternatively we can declare this counter in the 'for' loop statement, as it is not used anywhere else:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  for (size_t i = 0, ...)</pre><p style="white-space: pre-wrap; word-wrap: break-word;">AFAIR, it's allowed in C++.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14167/1/Transceiver52M/device/lms/LMSDevice.cpp">File Transceiver52M/device/lms/LMSDevice.cpp:</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/14167/1/Transceiver52M/device/lms/LMSDevice.cpp@594">Patch Set #1, Line 594:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">cosmetic: ws</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/14167">change 14167</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/14167"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I78b158141697e5714d04db8b9ccc96f31f34f439 </div>
<div style="display:none"> Gerrit-Change-Number: 14167 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-CC: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Sat, 25 May 2019 11:03:16 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>