5 comments:
File utils/osmo-amr-inspect.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2189):
Patch Set #1, Line 69: printf( " Payload (%lu bytes): %s\n",
space prohibited after that open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2189):
Patch Set #1, Line 113: printf( " Payload continuation (%lu bytes): %s\n", buf_len - sizeof(*hdr),
space prohibited after that open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2189):
Patch Set #1, Line 145: printf( " Payload (octet-aligned %d bytes): %s", rc,
space prohibited after that open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2189):
Patch Set #1, Line 187: FILE * fp;
"foo * bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2189):
Patch Set #1, Line 188: char * line = NULL;
"foo * bar" should be "foo *bar"
To view, visit change 30757. To unsubscribe, or for help writing mail filters, visit settings.