Attention is currently required from: daniel, 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 3:
(2 comments)
File src/sgsn/gprs_routing_area.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17910): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/10d6f82a_0182a056?usp... : PS3, 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-17910): https://gerrit.osmocom.org/c/osmo-sgsn/+/37865/comment/dac7007b_7205a8ed?usp... : PS3, Line 290: llist_for_each_entry_safe(cell, cell2, &ra->cells, list) { space required before the open parenthesis '('