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 7:
(2 comments)
File src/sgsn/gprs_routing_area.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18008): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/fe227770_d5f71f22?usp... : PS7, Line 294: 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-18008): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/8eb03cd9_fbb76b9d?usp... : PS7, Line 295: llist_for_each_entry_safe(cell, cell2, &ra->cells, list) { space required before the open parenthesis '('