Attention is currently required from: n0k0.
4 comments:
File src/smpp34_unpack.c:
Robot Comment from checkpatch (run ID ):
Patch Set #3, Line 130: lenval = strnlen( (char*) aux, left ) + 1;\
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID ):
Patch Set #3, Line 130: lenval = strnlen( (char*) aux, left ) + 1;\
"(foo*)" should be "(foo *)"
Robot Comment from checkpatch (run ID ):
Patch Set #3, Line 130: lenval = strnlen( (char*) aux, left ) + 1;\
space prohibited after that open parenthesis '('
Robot Comment from checkpatch (run ID ):
Patch Set #3, Line 130: lenval = strnlen( (char*) aux, left ) + 1;\
space prohibited before that close parenthesis ')'
To view, visit change 42889. To unsubscribe, or for help writing mail filters, visit settings.