2 comments:
File src/osmo-hnbgw/osmo_hnbgw_main.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-6790):
Patch Set #1, 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):
Patch Set #1, Line 70: static void print_help()
Bad function definition - void print_help() should probably be void print_help(void)
To view, visit change 32620. To unsubscribe, or for help writing mail filters, visit settings.