<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20235">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: cosmetic: drop redundant 'break' statements<br><br>Change-Id: I54ee7c3c6fe16a413d0e1128c7358ff6e4b76c6a<br>---<br>M src/vty/vty.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/35/20235/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/vty/vty.c b/src/vty/vty.c</span><br><span>index ebdf9fc..e335f3a 100644</span><br><span>--- a/src/vty/vty.c</span><br><span>+++ b/src/vty/vty.c</span><br><span>@@ -1143,14 +1143,12 @@</span><br><span>          vty_prompt(vty);</span><br><span>             vty_redraw_line(vty);</span><br><span>                return;</span><br><span style="color: hsl(0, 100%, 40%);">-         break;</span><br><span>       case CMD_ERR_NO_MATCH:</span><br><span>               cmd_free_strvec(vline);</span><br><span>              vty_out(vty, "%% There is no matched command.%s", VTY_NEWLINE);</span><br><span>            vty_prompt(vty);</span><br><span>             vty_redraw_line(vty);</span><br><span>                return;</span><br><span style="color: hsl(0, 100%, 40%);">-         break;</span><br><span>       }</span><br><span> </span><br><span>        /* Get width of command string. */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20235">change 20235</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/+/20235"/><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: I54ee7c3c6fe16a413d0e1128c7358ff6e4b76c6a </div>
<div style="display:none"> Gerrit-Change-Number: 20235 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>