Change in osmo-bts[master]: gsm_data_shared: drop forward declaration of struct vty

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Jun 5 13:40:32 UTC 2020


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/18682 )

Change subject: gsm_data_shared: drop forward declaration of struct vty
......................................................................

gsm_data_shared: drop forward declaration of struct vty

Change-Id: I12b178d73e19761d16a6ef8e2a16243a23e1bf04
---
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 d830758..55c4f04 100644
--- a/include/osmo-bts/gsm_data_shared.h
+++ b/include/osmo-bts/gsm_data_shared.h
@@ -405,8 +405,6 @@
 	TRX_PHY_VERSION,
 };
 
-struct vty;
-
 /* N. B: always add new features to the end of the list (right before _NUM_BTS_FEAT) to avoid breaking compatibility
    with BTS compiled against earlier version of this header. Also make sure that the description strings
    gsm_bts_features_descs[] in gsm_data_shared.c are also updated accordingly! */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/18682
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I12b178d73e19761d16a6ef8e2a16243a23e1bf04
Gerrit-Change-Number: 18682
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20200605/42954ef4/attachment.htm>


More information about the gerrit-log mailing list