Attention is currently required from: daniel, lynxis lazus.
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 6:
(2 comments)
File src/sgsn/gprs_routing_area.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18001): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/55561afc_83ea1117?usp... : PS6, 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-18001): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/a17b15ef_f2b70576?usp... : PS6, Line 295: llist_for_each_entry_safe(cell, cell2, &ra->cells, list) { space required before the open parenthesis '('