8 comments:
File tests/trau_conv/trau16_to_rtp.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 196: /* The only valid 1-byte payload is TEH by itself
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 200: printf(" TW-TS-001 TEH octet: 0x%02X\n", rtp_pl[0]);
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 213: printf(" TW-TS-001 TEH octet: 0x%02X\n", rtp_pl[0]);
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 250: /* The only valid 1-byte payload is TEH by itself
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 254: printf(" TW-TS-001 TEH octet: 0x%02X\n", rtp_pl[0]);
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 267: printf(" TW-TS-001 TEH octet: 0x%02X\n", rtp_pl[0]);
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 326: default:
switch default: should use break
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-18528):
Patch Set #1, Line 377: if (argc != 4) {
suspect code indent for conditional statements (8, 24)
To view, visit change 38139. To unsubscribe, or for help writing mail filters, visit settings.