2 comments:
File tests/codec/codec_hr_sid_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17675):
Patch Set #1, Line 93: if (!isxdigit(*cp)) {
suspect code indent for conditional statements (16, 32)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17675):
Patch Set #1, Line 139: for (lineno = 1; fgets(linebuf, sizeof linebuf, inf); lineno++)
sizeof linebuf should be sizeof(linebuf)
To view, visit change 37797. To unsubscribe, or for help writing mail filters, visit settings.