Attention is currently required from: fixeria.
3 comments:
File src/host/layer23/src/modem/grr.c:
Patch Set #6, Line 98: uint32_t fn = *(uint32_t *)(&msg->cb[0]);
also const like below?
Done
Patch Set #6, Line 210: FN=%u BCCH message (type=0x%02x)
Please move the `Fn=%u` inside the braces to have consistent formatting: […]
Done
Patch Set #6, Line 381: memcpy
Doing `memcpy` is not really needed, right? […]
Done
To view, visit change 34133. To unsubscribe, or for help writing mail filters, visit settings.