Attention is currently required from: pespin.
7 comments:
File src/common/l1sap.c:
cosmetic: no need for curly braces here
Done
File src/common/osmux.c:
Patch Set #1, Line 1: libosmocore logging support
copy-paste
Done
Patch Set #1, Line 43: (OSMUX_CID_MAX + 1 + 7) / 8
OSMO_BYTES_FOR_BITS(OSMUX_CID_MAX + 1)
Done
void
Done
Patch Set #1, Line 183: osmux_handle_lookup
_find_or_create() better reflects what this function does.
Done
Patch Set #1, Line 234: /* TS0..3 */
This is not true, remove this comment.
Done
Patch Set #1, Line 293: not needed?
This needs to be resolved before merging this change, or at least marked as FIXME.
Done
To view, visit change 29285. To unsubscribe, or for help writing mail filters, visit settings.