Change in ...libosmocore[master]: vty: command.c: Get rid of big indentation block

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Wed Jun 12 18:13:30 UTC 2019


fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/14430 )

Change subject: vty: command.c: Get rid of big indentation block
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

https://gerrit.osmocom.org/#/c/14430/1/src/vty/command.c 
File src/vty/command.c:

https://gerrit.osmocom.org/#/c/14430/1/src/vty/command.c@2317 
PS1, Line 2317: if (argc >= CMD_ARGC_MAX)
This condition would become unreachable after this change if varflag != 0.


https://gerrit.osmocom.org/#/c/14430/1/src/vty/command.c@2463 
PS1, Line 2463: if (argc >= CMD_ARGC_MAX)
Same here. We can probably move it to the beginning of the loop.



-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/14430
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ibc1494014b1e77ce10950f7268a44d2d2091a6f2
Gerrit-Change-Number: 14430
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Comment-Date: Wed, 12 Jun 2019 18:13:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190612/22191229/attachment.htm>


More information about the gerrit-log mailing list