Attention is currently required from: neels.
4 comments:
File src/osmo-pfcp-tool/pfcp_tool.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17590):
Patch Set #2, Line 225: if (osmo_sockaddr_cmp(&port->osa, osa) == 0) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17590):
Patch Set #2, Line 339: llist_for_each_entry(peer, &g_pfcp_tool->peers, entry) {
space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17590):
Patch Set #2, Line 341: llist_for_each_entry(session, &peer->sessions, entry) {
space required before the open parenthesis '('
File src/osmo-pfcp-tool/pfcp_tool_vty.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-17590):
please, no spaces at the start of a line
To view, visit change 37764. To unsubscribe, or for help writing mail filters, visit settings.