2 comments:
File src/osmux_input.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1032):
Patch Set #1, Line 473: } else {
else is not generally useful after a break or return
File tests/osmux/osmux_input_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1032):
Patch Set #1, Line 430: osmux_pl = (uint8_t*)osmuxh + sizeof(*osmuxh);
"(foo*)" should be "(foo *)"
To view, visit change 30168. To unsubscribe, or for help writing mail filters, visit settings.