4 comments:
File src/host/layer23/src/mobile/gsm48_mm.c:
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11171):
Patch Set #1, Line 277: * completely independant from the state of the MM layer.
'independant' may be misspelled - perhaps 'independent'?
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11171):
Patch Set #1, Line 3822: msg_type = (mm->vgcs_group_call) ? GSM48_MMGCC_GROUP_CNF: GSM48_MMBCC_GROUP_CNF;
spaces required around that ':' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11171):
Patch Set #1, Line 3967: msg_type = (mm->vgcs_group_call) ? GSM48_MMGCC_UPLINK_CNF: GSM48_MMBCC_UPLINK_CNF;
spaces required around that ':' (ctx:VxW)
Robot Comment from checkpatch (run ID jenkins-gerrit-lint-11171):
Patch Set #1, Line 3993: msg_type = (mm->vgcs_group_call) ? GSM48_MMGCC_UPLINK_REL_IND: GSM48_MMBCC_UPLINK_REL_IND;
spaces required around that ':' (ctx:VxW)
To view, visit change 34492. To unsubscribe, or for help writing mail filters, visit settings.