Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/29358 )
Change subject: vty: Allow setting LAC as hexadecimal value ......................................................................
Patch Set 1:
(2 comments)
File src/osmo-bsc/bts_vty.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-osmo-bsc-lint-880): https://gerrit.osmocom.org/c/osmo-bsc/+/29358/comment/fba89066_42033b09 PS1, Line 282: "LAC in hexdecimal format\n") 'hexdecimal' may be misspelled - perhaps 'hexadecimal'?
Robot Comment from checkpatch (run ID jenkins-gerrit-osmo-bsc-lint-880): https://gerrit.osmocom.org/c/osmo-bsc/+/29358/comment/5a502870_28898415 PS1, Line 286: if(osmo_str_to_int(&lac, argv[0], 0, 0, 0xffff) < 0) space required before the open parenthesis '('