fixeria has submitted this change. ( 
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(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved




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-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to