<p style="white-space: pre-wrap; word-wrap: break-word;">Fine, small fixes needed.</p><p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #d4ffd4;">Code-Review +1</span></p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/14488">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/14488/1/CommonLibs/Threads.cpp">File CommonLibs/Threads.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/14488/1/CommonLibs/Threads.cpp@138">Patch Set #1, Line 138:</a> <code style="font-family:monospace,monospace">     if(mStackSize != 0){</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">give some air in between those characters!</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/14488/1/CommonLibs/Threads.cpp@139">Patch Set #1, Line 139:</a> <code style="font-family:monospace,monospace">              res = pthread_attr_setstacksize(&mAttrib, mStackSize);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Not sure why gerrit marks differently these whitespace blocks.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14488/1/CommonLibs/trx_vty.h">File CommonLibs/trx_vty.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/14488/1/CommonLibs/trx_vty.h@66">Patch Set #1, Line 66:</a> <code style="font-family:monospace,monospace">                unsigned int stack_size;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">size_t?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/14488/1/CommonLibs/trx_vty.c">File CommonLibs/trx_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/14488/1/CommonLibs/trx_vty.c@340">Patch Set #1, Line 340:</a> <code style="font-family:monospace,monospace">       "stack-size <0-2147483647>",</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">is 2147483647 or something similar? worth adding a comment.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/14488/1/CommonLibs/trx_vty.c@685">Patch Set #1, Line 685:</a> <code style="font-family:monospace,monospace">       trx->cfg.stack_size = 0;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">You can drop this line, it's already set by talloc_zero.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/14488">change 14488</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-trx/+/14488"/><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-Change-Id: Id752f6b5ce9a96a67cd1ff835687ce0e03d3a50d </div>
<div style="display:none"> Gerrit-Change-Number: 14488 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Hoernchen <ewild@sysmocom.de> </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: Mon, 17 Jun 2019 11:30:28 +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>