Attention is currently required from: daniel, lynxis lazus, pespin.
Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/37865?usp=email )
Change subject: Routing Area: Remove cells when NSEI becomes unavailable ......................................................................
Patch Set 5:
(2 comments)
File src/sgsn/gprs_routing_area.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17916): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/fb819091_a14f306b?usp... : PS5, Line 289: llist_for_each_entry_safe(ra, ra2, &sgsn_ra_ctx->ras, list) { space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17916): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/7e99966e_d4f90432?usp... : PS5, Line 290: llist_for_each_entry_safe(cell, cell2, &ra->cells, list) { space required before the open parenthesis '('