pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/28193 )

Change subject: cosmetic: iuup.h: Fix indentation
......................................................................

cosmetic: iuup.h: Fix indentation

Change-Id: I10a2d2a872fd6fdae8b4af94995300af3144b551
---
M include/osmocom/gsm/iuup.h
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/include/osmocom/gsm/iuup.h b/include/osmocom/gsm/iuup.h
index db3d5e0..ab6b8ac 100644
--- a/include/osmocom/gsm/iuup.h
+++ b/include/osmocom/gsm/iuup.h
@@ -44,10 +44,10 @@
 };
 struct osmo_iuup_rfci {
        uint8_t used:1,
-                       spare1:1,
-                       id:6;
+               spare1:1,
+               id:6;
        uint8_t spare2:4,
-                       IPTI:4; /* values range 0-15, 4 bits */;
+               IPTI:4; /* values range 0-15, 4 bits */;
        uint16_t subflow_sizes[IUUP_MAX_SUBFLOWS];
 };
 struct osmo_iuup_rnl_config {

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I10a2d2a872fd6fdae8b4af94995300af3144b551
Gerrit-Change-Number: 28193
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to