4 comments:
File tests/stream/stream_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7904):
Patch Set #1, Line 397: #define ipac_msg_idreq_half (sizeof (ipac_msg_idreq)/2)
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7904):
Patch Set #1, Line 398: #define ipac_msg_idreq_other_half (sizeof (ipac_msg_idreq) - ipac_msg_idreq_half)
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7904):
Patch Set #1, Line 408: (unsigned_char_ptr) = msgb_put(struct_msgb_ptr, sizeof (byte_array));\
space prohibited between function name and open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-7904):
Patch Set #1, Line 409: memcpy(unsigned_char_ptr, byte_array, sizeof (byte_array));\
space prohibited between function name and open parenthesis '('
To view, visit change 33197. To unsubscribe, or for help writing mail filters, visit settings.