5 comments:
File src/host/layer23/src/mobile/gsm48_rr.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11164):
Patch Set #1, Line 510: while((msg = msgb_dequeue(&rr->downqueue)))
space required before the open parenthesis '('
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11164):
Patch Set #1, Line 1529: if (bitvec_get_bit_high(&bv) == H) {
braces {} are not necessary for single statement blocks
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11164):
Patch Set #1, Line 1963: /* Note: Other informations are not used. */
'informations' may be misspelled - perhaps 'information'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11164):
Patch Set #1, Line 5501: reject:
labels should not be indented
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11164):
Patch Set #1, Line 6389: /* Leave uplink, wait for uplink beeing free, channel release or channel/link failure. */
'beeing' may be misspelled - perhaps 'being'?
To view, visit change 34491. To unsubscribe, or for help writing mail filters, visit settings.