Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30979 )
Change subject: layer23: Let each app allocate its ms obj and start layer2 when needed ......................................................................
Patch Set 1:
(1 comment)
File src/host/layer23/src/misc/app_bcch_scan.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2728): https://gerrit.osmocom.org/c/osmocom-bb/+/30979/comment/0eb135f1_5a113ad7 PS1, Line 54: static int _bcch_scan_start() Bad function definition - int _bcch_scan_start() should probably be int _bcch_scan_start(void)