3 comments:
File include/osmocom/netif/stream.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7898):
Patch Set #1, Line 83: void osmo_stream_cli_set_iofd_read_cb(struct osmo_stream_cli *cli, int (*read_cb)(struct osmo_stream_cli *cli, struct msgb* msg));
"foo* bar" should be "foo *bar"
File src/stream.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7898):
Patch Set #1, Line 931: int (*read_cb)(struct osmo_stream_cli *cli, struct msgb* msg))
"foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7898):
void function return statements are not generally useful
To view, visit change 33193. To unsubscribe, or for help writing mail filters, visit settings.