Attention is currently required from: osmith, pespin.
3 comments:
File include/osmocom/cbc/cbc_data.h:
Patch Set #10, Line 23: CBC_PEER_PROTO_SBcAP
It's really arguable whether it makes sense to add a comma at the end of the last one.
Well, there was one before this patch. And it's generally a good practice making patches adding new entries easier to read. In any case, I am not going to block because of that.
File include/osmocom/cbc/internal.h:
Patch Set #10, Line 30: enum sbcap_server_event {
No, because it's not (or will not) be exactly the same set, nor exactly the same meaning.
If the meaning is not the same, why names and comments are? Just wondering.
File src/sbcap_server_fsm.c:
Patch Set #8, Line 303: //else
commented out code, remove?
Ack. Neither it's marked as FIXME nor as TODO.
It's better to use #if 0 ... #else ... #endif here if it should be kept.
To view, visit change 28602. To unsubscribe, or for help writing mail filters, visit settings.