Attention is currently required from: lynxis lazus.
Jenkins Builder has posted comments on this change by lynxis lazus. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/40813?usp=email )
Change subject: Re-introduce Iu/UTRAN support ......................................................................
Patch Set 3:
(2 comments)
File src/sgsn/gprs_ranap.c:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-sgsn/+/40813/comment/1118ca2d_a1247a82?usp... : PS3, Line 219: if (new_area->cell_type != RANAP_IU_NEW_RAC) { braces {} are not necessary for single statement blocks
File src/sgsn/gprs_routing_area.c:
Robot Comment from checkpatch (run ID ): https://gerrit.osmocom.org/c/osmo-sgsn/+/40813/comment/ea41fcc1_d51624f7?usp... : PS3, Line 439: } else { else is not generally useful after a break or return