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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18678 )
Change subject: gsm_data_shared: drop meaningless comments
......................................................................
gsm_data_shared: drop meaningless comments
Change-Id: I8bf88249ef88c283df16fd21a0ad5613801a826f
---
M include/osmo-bts/gsm_data_shared.h
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/include/osmo-bts/gsm_data_shared.h b/include/osmo-bts/gsm_data_shared.h
index d914733..da1dc36 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -83,7 +83,6 @@
LCHAN_S_INACTIVE, /* channel is set inactive */
};
-/* BTS ONLY */
#define MAX_NUM_UL_MEAS 104
#define LC_UL_M_F_L1_VALID (1 << 0)
#define LC_UL_M_F_RES_VALID (1 << 1)
@@ -114,7 +113,6 @@
struct amr_mode bts_mode[4];
uint8_t num_modes;
};
-/* /BTS ONLY */
enum lchan_csd_mode {
LCHAN_CSD_M_NT,
--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18678
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I8bf88249ef88c283df16fd21a0ad5613801a826f
Gerrit-Change-Number: 18678
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200604/d362bd50/attachment.htm>