6 comments:
File include/osmocom/hnbgw/context_map.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 13: ( (HNB_CTX_MAP)->cnlink ? (HNB_CTX_MAP)->cnlink->name \
space prohibited after that open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 14: : ((HNB_CTX_MAP)->is_ps ? "PS" : "CS") ) \
space prohibited before that close parenthesis ')'
File src/osmo-hnbgw/hnbgw_l3.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 105: ra_id = (void*)cur;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 133: ra_id = (void*)cur;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 174: gh = (void*)nas_pdu;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7706):
Patch Set #1, Line 192: lu = (struct gsm48_loc_upd_req*)gh->data;
"(foo*)" should be "(foo *)"
To view, visit change 33133. To unsubscribe, or for help writing mail filters, visit settings.