4 comments:
File src/osmo-upf/upf.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3951):
Patch Set #1, Line 91: int upf_pfcp_listen(void) {
open brace '{' following function definitions go on the next line
File tests/unique_ids/unique_ids_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3951):
Patch Set #1, Line 60: void select_poll(void) {
open brace '{' following function definitions go on the next line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3951):
Patch Set #1, Line 449: #if 1
Consider removing the #if 1 and its #endif
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-3951):
Patch Set #1, Line 494: static void *fake_nft_ctx = (void*)0x1;
"(foo*)" should be "(foo *)"
To view, visit change 31482. To unsubscribe, or for help writing mail filters, visit settings.