fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmocom-bb/+/30095 )

Change subject: trxcon: cosmetic: rename trxcon.c to trxcon_main.c
......................................................................

trxcon: cosmetic: rename trxcon.c to trxcon_main.c

Change-Id: Idc5f4217dd31b5bdcb364600f7b97d1f60e1ab6f
Related: OS#5599
---
M src/host/trxcon/src/Makefile.am
R src/host/trxcon/src/trxcon_main.c
2 files changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/src/host/trxcon/src/Makefile.am b/src/host/trxcon/src/Makefile.am
index 3af004d..1ec4d76 100644
--- a/src/host/trxcon/src/Makefile.am
+++ b/src/host/trxcon/src/Makefile.am
@@ -43,7 +43,7 @@
        trx_if.c \
        logging.c \
        trxcon_fsm.c \
-       trxcon.c \
+       trxcon_main.c \
        $(NULL)

 trxcon_LDADD = \
diff --git a/src/host/trxcon/src/trxcon.c b/src/host/trxcon/src/trxcon_main.c
similarity index 100%
rename from src/host/trxcon/src/trxcon.c
rename to src/host/trxcon/src/trxcon_main.c

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Idc5f4217dd31b5bdcb364600f7b97d1f60e1ab6f
Gerrit-Change-Number: 30095
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to