3 comments:
File tests/logging/logging_test_gsmtap.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-12292):
Patch Set #1, Line 57: for (int i = 0; i < 200; i++) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-12292):
Patch Set #1, Line 58: DEBUGP(DLGLOBAL, "Repeating message (i = %i)\n", i);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-12292):
Patch Set #1, Line 61: for (int i = 0; i < 200; i++) {
braces {} are not necessary for single statement blocks
To view, visit change 34967. To unsubscribe, or for help writing mail filters, visit settings.