Attention is currently required from: falconia.
3 comments:
Patchset:
Once s/del/free/, +1 from me.
File include/osmocom/hlr/hlr_sms.h:
Patch Set #2, Line 17: void smsc_del(struct hlr_smsc *smsc);
we usually call these free as a counterpart of alloc.
This also makes it clear by convention that passing NULL to it is allowed as a NOOP.
Patch Set #2, Line 29: void smsc_route_del(struct hlr_smsc_route *rt);
free
To view, visit change 34448. To unsubscribe, or for help writing mail filters, visit settings.