Attention is currently required from: fixeria.
8 comments:
File src/csn1.h:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 55: CSN_DIRECTION_ENC = 0,
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 56: CSN_DIRECTION_DEC = 1,
please, no spaces at the start of a line
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 69: enum CSN_Direction direction; /* encode vs decode */
please, no spaces at the start of a line
File src/csn1.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 76: ar->direction = CSN_DIRECTION_ENC;
please, no spaces at the start of a line
File src/csn1_dec.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 486: arT.direction = CSN_DIRECTION_DEC;
code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 486: arT.direction = CSN_DIRECTION_DEC;
please, no spaces at the start of a line
File src/csn1_enc.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 436: arT.direction = CSN_DIRECTION_ENC;
code indent should use tabs where possible
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-22068):
Patch Set #1, Line 436: arT.direction = CSN_DIRECTION_ENC;
please, no spaces at the start of a line
To view, visit change 39778. To unsubscribe, or for help writing mail filters, visit settings.