Jenkins Builder has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30036 )
Change subject: Disable -Wstrict-prototypes for logging_vty_add_cmds() ......................................................................
Patch Set 1:
(1 comment)
File include/osmocom/vty/logging.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-796): https://gerrit.osmocom.org/c/libosmocore/+/30036/comment/9cd6e4d8_3000d3a6 PS1, Line 13: void logging_vty_add_cmds(); Bad function definition - void logging_vty_add_cmds() should probably be void logging_vty_add_cmds(void)