Jenkins Builder has posted comments on this change. (
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32620 )
Change subject: move main() to separate file
......................................................................
Patch Set 1:
(2 comments)
File src/osmo-hnbgw/osmo_hnbgw_main.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6790):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32620/comment/dbf034d3_70e8be05
PS1, Line 65: static void print_usage()
Bad function definition - void print_usage() should probably be void print_usage(void)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6790):
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32620/comment/d5db598a_32042d20
PS1, Line 70: static void print_help()
Bad function definition - void print_help() should probably be void print_help(void)
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hnbgw/+/32620
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hnbgw
Gerrit-Branch: master
Gerrit-Change-Id: I5f26a6b68f0d380617d73371f40f3b9055cac362
Gerrit-Change-Number: 32620
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-CC: Jenkins Builder
Gerrit-Comment-Date: Thu, 04 May 2023 23:22:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment