[MERGED] osmo-iuh[master]: cosmetic: context_map_tmr_cb(): fix comment

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Dec 25 13:45:01 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: cosmetic: context_map_tmr_cb(): fix comment
......................................................................


cosmetic: context_map_tmr_cb(): fix comment

Change-Id: I4dd07a4d09d3cd4dc2a08e42ee48344967e5e3a6
---
M src/context_map.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/context_map.c b/src/context_map.c
index dca276a..dc555bf 100644
--- a/src/context_map.c
+++ b/src/context_map.c
@@ -157,7 +157,7 @@
 			map->state = MAP_S_RESERVED2;
 			break;
 		case MAP_S_RESERVED2:
-			/* first time we see this reserved
+			/* second time we see this reserved
 			 * entry: remove it */
 			map->state = MAP_S_NULL;
 			llist_del(&map->cn_list);

-- 
To view, visit https://gerrit.osmocom.org/5577
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4dd07a4d09d3cd4dc2a08e42ee48344967e5e3a6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-iuh
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list