Change in libosmocore[master]: ns2: cosmetic: fix indent levels

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

laforge gerrit-no-reply at lists.osmocom.org
Mon Feb 1 09:17:08 UTC 2021


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

Change subject: ns2: cosmetic: fix indent levels
......................................................................

ns2: cosmetic: fix indent levels

Change-Id: Ifcb0d5ddf824cd876de91afca1021aeb4f6c3e8b
---
M src/gb/gprs_ns2_vc_fsm.c
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Jenkins Builder: Verified
  lynxis lazus: Looks good to me, approved



diff --git a/src/gb/gprs_ns2_vc_fsm.c b/src/gb/gprs_ns2_vc_fsm.c
index 839bf6f..a6e49e6 100644
--- a/src/gb/gprs_ns2_vc_fsm.c
+++ b/src/gb/gprs_ns2_vc_fsm.c
@@ -122,17 +122,17 @@
 };
 
 static const struct value_string ns2_vc_event_names[] = {
-	{ GPRS_NS2_EV_REQ_START, 			"START" },
+	{ GPRS_NS2_EV_REQ_START, 		"START" },
 	{ GPRS_NS2_EV_RX_RESET,			"RESET" },
 	{ GPRS_NS2_EV_RX_RESET_ACK,		"RESET_ACK" },
-	{ GPRS_NS2_EV_RX_UNBLOCK,			"UNBLOCK" },
+	{ GPRS_NS2_EV_RX_UNBLOCK,		"UNBLOCK" },
 	{ GPRS_NS2_EV_RX_UNBLOCK_ACK,		"UNBLOCK_ACK" },
 	{ GPRS_NS2_EV_RX_BLOCK,			"BLOCK" },
 	{ GPRS_NS2_EV_RX_BLOCK_ACK,		"BLOCK_ACK" },
 	{ GPRS_NS2_EV_RX_ALIVE,			"ALIVE" },
 	{ GPRS_NS2_EV_RX_ALIVE_ACK,		"ALIVE_ACK" },
-	{ GPRS_NS2_EV_RX_STATUS,			"STATUS" },
-	{ GPRS_NS2_EV_RX_UNITDATA,			"UNITDATA" },
+	{ GPRS_NS2_EV_RX_STATUS,		"STATUS" },
+	{ GPRS_NS2_EV_RX_UNITDATA,		"UNITDATA" },
 	{ GPRS_NS2_EV_REQ_FORCE_UNCONFIGURED,	"FORCE_UNCONFIGURED" },
 	{ GPRS_NS2_EV_REQ_OM_BLOCK,		"REQ-O&M-BLOCK"},
 	{ GPRS_NS2_EV_REQ_OM_UNBLOCK,		"REQ-O&M-UNBLOCK"},

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ifcb0d5ddf824cd876de91afca1021aeb4f6c3e8b
Gerrit-Change-Number: 22574
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210201/29565467/attachment.htm>


More information about the gerrit-log mailing list