2 comments:
File examples/stream-client.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7891):
Patch Set #1, Line 53: static int read_cb(struct osmo_stream_cli *conn, struct msgb* msg)
"foo* bar" should be "foo *bar"
File examples/stream-server.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7891):
Patch Set #1, Line 45: int read_cb(struct osmo_stream_srv *conn, struct msgb* msg)
"foo* bar" should be "foo *bar"
To view, visit change 33194. To unsubscribe, or for help writing mail filters, visit settings.