Attention is currently required from: dexter.
9 comments:
File src/trau/trau_pcu_ericsson.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 502: osmo_pbit2ubit_ext(trau_bits, 22, (pbit_t *)& ind->tav, 0, 2, 1);
space prohibited after that '&' (ctx:VxW)
File tests/trau_pcu_ericsson/trau_pcu_ericsson_test.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 373: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 387: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 401: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 1248: /* [...] shortened since decode wont access filler bits after
'wont' may be misspelled - perhaps 'won't'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 1307: /* [...] shortened since decode wont access filler bits after
'wont' may be misspelled - perhaps 'won't'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 1319: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 1333: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-2121):
Patch Set #2, Line 1347: printf(" ccu_data_ind.gprs.est_acc_del_dev=%i\n", frame.u.ccu_data_ind.est_acc_del_dev);
Use %d instead of %i
To view, visit change 30717. To unsubscribe, or for help writing mail filters, visit settings.