4 comments:
File src/tetra_upper_mac.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-10084):
Patch Set #1, Line 207: if (!rsd.is_encrypted) {
braces {} are not necessary for any arm of this statement
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-10084):
Patch Set #1, Line 230: if (rsd.is_encrypted) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-10084):
Patch Set #1, Line 360: if (fragslots[slot].encryption && fragslots[slot].key) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-10084):
Patch Set #1, Line 490: if (REASSEMBLE_FRAGMENTS) {
braces {} are not necessary for single statement blocks
To view, visit change 33953. To unsubscribe, or for help writing mail filters, visit settings.