5 comments:
File src/host/layer23/include/osmocom/bb/common/settings.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2780):
Patch Set #1, Line 190: struct osmobb_apn *ms_find_apn_by_name(struct osmocom_ms *ms, const char* apn_name);
"foo* bar" should be "foo *bar"
File src/host/layer23/src/common/apn.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2780):
adding a line without newline at end of file
File src/host/layer23/src/common/settings.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2780):
Patch Set #1, Line 236: while((apn = llist_first_entry_or_null(&set->apn_list, struct osmobb_apn, list))) {
space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2780):
Patch Set #1, Line 243: struct osmobb_apn *ms_find_apn_by_name(struct osmocom_ms *ms, const char* apn_name)
"foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2780):
adding a line without newline at end of file
To view, visit change 30992. To unsubscribe, or for help writing mail filters, visit settings.