Jenkins Builder has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375?usp=email )
Change subject: ss7 vty: Fix insert order of routes with higher priority ......................................................................
Patch Set 1:
(2 comments)
File src/osmo_ss7.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-19108): https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375/comment/72d85dc6_86140d... : PS1, Line 849: if (!rt->cfg.linkset_name) { braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-19108): https://gerrit.osmocom.org/c/libosmo-sigtran/+/38375/comment/8cb42d66_e4ed90... : PS1, Line 916: if (ss7_route_inserted(rt)) { suspect code indent for conditional statements (8, 24)