Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/30266 )
Change subject: paging: Store list of gsm_paging_request in bsc_subscr ......................................................................
Patch Set 1:
(2 comments)
File include/osmocom/bsc/bsc_subscriber.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1242): https://gerrit.osmocom.org/c/osmo-bsc/+/30266/comment/816ec322_1b6a92f7 PS1, Line 61: struct gsm_paging_request *bsc_subscr_find_req_by_bts(struct bsc_subscr *bsub, const struct gsm_bts *bts); adding a line without newline at end of file
File src/osmo-bsc/paging.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1242): https://gerrit.osmocom.org/c/osmo-bsc/+/30266/comment/f4634c89_8ac73cd8 PS1, Line 554: * pending on the BTS that sent the Paging Reponse, but there *is* a Paging Request 'Reponse' may be misspelled - perhaps 'Response'?