3 comments:
File src/sgsn/gprs_sndcp.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1710):
Patch Set #1, Line 294: static uint8_t *decompress_segment(struct gprs_sndcp_entity *sne, void *ctx, const uint8_t* compressed_data, unsigned int compressed_data_len, unsigned int *decompressed_data_len)
"foo* bar" should be "foo *bar"
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1710):
Patch Set #1, Line 301: DEBUGP(DSNDCP, " \n");
unnecessary whitespace before a quoted newline
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-1710):
Patch Set #1, Line 335: DEBUGP(DSNDCP, " \n");
unnecessary whitespace before a quoted newline
To view, visit change 30488. To unsubscribe, or for help writing mail filters, visit settings.