[PATCH] osmo-bsc[master]: extend documentation of paging_flush_bts()

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/.

Stefan Sperling gerrit-no-reply at lists.osmocom.org
Thu Apr 19 12:27:52 UTC 2018


Review at  https://gerrit.osmocom.org/7877

extend documentation of paging_flush_bts()

Document the semantics of a NULL msc argument.

Change-Id: Ib3f6fd4e4e6108f03d688eba2416c0714393e6e9
Related: OS#2901
---
M src/libbsc/paging.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/77/7877/1

diff --git a/src/libbsc/paging.c b/src/libbsc/paging.c
index 910a9b6..bf309bb 100644
--- a/src/libbsc/paging.c
+++ b/src/libbsc/paging.c
@@ -442,7 +442,7 @@
 	return NULL;
 }
 
-/*! Flush all paging requests at a given BTS for a given MSC*/
+/*! Flush all paging requests at a given BTS for a given MSC (or NULL if all MSC should be flushed). */
 void paging_flush_bts(struct gsm_bts *bts, struct bsc_msc_data *msc)
 {
 	struct gsm_paging_request *req, *req2;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib3f6fd4e4e6108f03d688eba2416c0714393e6e9
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>



More information about the gerrit-log mailing list