12 comments:
File src/common/l1sap.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 1998: uint8_t teh;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2003: teh = 0xE0;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2005: teh = 0xE2;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2008: teh = 0xE6;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2013: teh |= 0x08;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2015: teh |= 0x01;
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2017: msgb_push_u8(msg, teh);
'teh' may be misspelled - perhaps 'the'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 2020: send_ul_rtp_packet_speech(lchan, fn, &teh, 1);
'teh' may be misspelled - perhaps 'the'?
File src/common/rtp_input_preen.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 74: /* TEH octet must be correct, and not a BFI */
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 80: /* Strip TEH octet, leaving only standard FR payload. */
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 98: /* TEH octet must be correct, and not a BFI */
'TEH' may be misspelled - perhaps 'THE'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-16235):
Patch Set #1, Line 104: /* Strip TEH octet, leaving only standard EFR payload. */
'TEH' may be misspelled - perhaps 'THE'?
To view, visit change 36896. To unsubscribe, or for help writing mail filters, visit settings.