Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/33844 )
Change subject: nacc_fsm: fix uninitialized neigh_key variable ......................................................................
Patch Set 1:
(1 comment)
File src/nacc_fsm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-9841): https://gerrit.osmocom.org/c/osmo-pcu/+/33844/comment/ae2afbb9_385d39a0 PS1, Line 435: rc = fill_neigh_key_from_bts_pkt_cell_chg_not(&ctx->neigh_key, &ctx->neigh_key_present,bts, notif, ctx); space required after that ',' (ctx:VxV)