mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 04:53:24 +00:00
gtphub: lose obsolete comment.
The del_cb is now also used for ares (GGSN resolution) timeouts, and expiry is anyway separated from nr_map, so this comment is void. Sponsored-by: On-Waves ehi
This commit is contained in:
@@ -248,8 +248,6 @@ int expiry_tick(struct expiry *exq, time_t now);
|
||||
* Mapping allocation and a del_cb are provided by the caller. If del_cb is
|
||||
* NULL, no deallocation will be done (allowing statically allocated entries).
|
||||
*/
|
||||
/* TODO at some point I thought the allocation & del_cb complexity was
|
||||
* needed/helpful, but by now it seems like overkill. Maybe lose that again. */
|
||||
|
||||
typedef int nr_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user