Attention is currently required from: jtavares.
3 comments:
File src/bankd/gsmtap.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-998):
Patch Set #3, Line 81: iov[cnt].iov_base = (void*)&gh;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-998):
Patch Set #3, Line 86: iov[cnt].iov_base = (void*)mdm_tpdu;
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-998):
Patch Set #3, Line 92: iov[cnt].iov_base = (void*)sim_tpdu;
"(foo*)" should be "(foo *)"
To view, visit change 30139. To unsubscribe, or for help writing mail filters, visit settings.