fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-abis/+/32639 )


Change subject: cosmetic: struct e1inp_ts: fix coding style
......................................................................

cosmetic: struct e1inp_ts: fix coding style

Change-Id: I64c30579f74391cefec6cdcba71e1f9e76ec9faa
---
M include/osmocom/abis/e1_input.h
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/39/32639/1

diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index b40382e..0d48333 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -130,7 +130,7 @@
                        /* ip.access driver has one fd for each ts */
                        struct osmo_fd fd;
                        /* ipa keep-alive */
-                       struct osmo_fsm_inst* ka_fsm;
+                       struct osmo_fsm_inst *ka_fsm;
                } ipaccess;
                struct {
                        /* DAHDI driver has one fd for each ts */

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

Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: I64c30579f74391cefec6cdcba71e1f9e76ec9faa
Gerrit-Change-Number: 32639
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to