<p><a href="https://gerrit.osmocom.org/11716">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11716/2/src/mncc.c">File src/mncc.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/11716/2/src/mncc.c@401">Patch Set #2, Line 401:</a> <code style="font-family:monospace,monospace">case</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">The 'case' statements are usually not shifted from 'switch', i.e.:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  switch (var) {<br>  case VAL_FOO:<br>    tuwat_foo;<br>    break;<br>  case VAL_ZOO:<br>    tuwat_zoo;<br>    break;<br>  // ...<br>  }</pre></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11716/2/src/mncc.c@406">Patch Set #2, Line 406:</a> <code style="font-family:monospace,monospace">                       "leg(%u) has unsupported(%d) dial plan.\n",</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">We usually indent next lines to content, not to the "(" character, so it looks like a space is missi […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Actually, in this file a single tab is used for that.<br>I personally prefer exactly this way, instead of mixing<br>tabs and spaces in order to make it aligned...</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11716">change 11716</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/11716"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sip-connector </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I8d71cac5b169e3b19675b9b9626e6993f3acd979 </div>
<div style="display:none"> Gerrit-Change-Number: 11716 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Keith Whyte <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Keith Whyte <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 12 Nov 2018 13:43:29 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>