Change in libosmocore[master]: cosmetic: gsm_04_08.h: Fix trailing whitespace

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

pespin gerrit-no-reply at lists.osmocom.org
Thu Oct 31 14:59:58 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/15922 )


Change subject: cosmetic: gsm_04_08.h: Fix trailing whitespace
......................................................................

cosmetic: gsm_04_08.h: Fix trailing whitespace

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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/22/15922/1

diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h
index 2be6ed3..6a6c7f3 100644
--- a/include/osmocom/gsm/protocol/gsm_04_08.h
+++ b/include/osmocom/gsm/protocol/gsm_04_08.h
@@ -954,7 +954,7 @@
 #if OSMO_IS_LITTLE_ENDIAN
 	uint8_t l2_plen;
 	uint8_t rr_protocol_discriminator :4,
-		skip_indicator:4; 
+		skip_indicator:4;
 	uint8_t system_information;
 #elif OSMO_IS_BIG_ENDIAN
 /* auto-generated from the little endian part above (libosmocore/contrib/struct_endianess.py) */
@@ -1104,7 +1104,7 @@
 struct gsm48_system_information_type_5 {
 #if OSMO_IS_LITTLE_ENDIAN
 	uint8_t rr_protocol_discriminator :4,
-		skip_indicator:4; 
+		skip_indicator:4;
 	uint8_t system_information;
 	uint8_t bcch_frequency_list[16];
 #elif OSMO_IS_BIG_ENDIAN
@@ -1149,7 +1149,7 @@
 struct gsm48_system_information_type_6 {
 #if OSMO_IS_LITTLE_ENDIAN
 	uint8_t rr_protocol_discriminator :4,
-		skip_indicator:4; 
+		skip_indicator:4;
 	uint8_t system_information;
 	uint16_t cell_identity;
 	struct gsm48_loc_area_id lai;

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I4b34dbd5f0176d1d8aa8cc96f642ed35d4214b7e
Gerrit-Change-Number: 15922
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191031/32fdb572/attachment.htm>


More information about the gerrit-log mailing list