Change in osmo-pcu[master]: 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
Tue Dec 10 19:15:19 UTC 2019


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/16535 )


Change subject: Fix trailing whitespace
......................................................................

Fix trailing whitespace

Change-Id: I0515b5c8f6744fa501de88fa7808b7fc91981f0e
---
M src/encoding.cpp
M src/gprs_rlcmac.cpp
M src/gprs_rlcmac.h
3 files changed, 8 insertions(+), 8 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/35/16535/1

diff --git a/src/encoding.cpp b/src/encoding.cpp
index b46f568..d4a7ae0 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -868,15 +868,15 @@
 	 ..1. .... = ACKNACK:  (Union)
 	    0 0000 000 Length
 	Desc
-	
+
 	    ...0 .... = FINAL_ACK_INDICATION: False
-	
+
 	    .... 1... = BEGINNING_OF_WINDOW: 1
-	
+
 	    .... .1.. = END_OF_WINDOW: 1
-	
+
 	    .... ..10  0101 0001  1... .... = STARTING_SEQUENCE_NUMBER: 1187
-	
+
 	    .0.. .... = CRBB Exist: 0
 	minimal size is 24 rest_bits */
 	rest_bits -= 24;
diff --git a/src/gprs_rlcmac.cpp b/src/gprs_rlcmac.cpp
index 7a98a25..e381b11 100644
--- a/src/gprs_rlcmac.cpp
+++ b/src/gprs_rlcmac.cpp
@@ -18,7 +18,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
- 
+
 #include <pcu_l1_if.h>
 #include <gprs_rlcmac.h>
 #include <bts.h>
diff --git a/src/gprs_rlcmac.h b/src/gprs_rlcmac.h
index 16cb05f..5361a1c 100644
--- a/src/gprs_rlcmac.h
+++ b/src/gprs_rlcmac.h
@@ -17,7 +17,7 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
- 
+
 #ifndef GPRS_RLCMAC_H
 #define GPRS_RLCMAC_H
 
@@ -85,7 +85,7 @@
 /* TS 44.060 Section 10.4.7 Table 10.4.7.1: Payload Type field */
 enum gprs_rlcmac_block_type {
 	GPRS_RLCMAC_DATA_BLOCK = 0x0,
-	GPRS_RLCMAC_CONTROL_BLOCK = 0x1, 
+	GPRS_RLCMAC_CONTROL_BLOCK = 0x1,
 	GPRS_RLCMAC_CONTROL_BLOCK_OPT = 0x2,
 	GPRS_RLCMAC_RESERVED = 0x3
 };

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I0515b5c8f6744fa501de88fa7808b7fc91981f0e
Gerrit-Change-Number: 16535
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/20191210/949ff894/attachment.htm>


More information about the gerrit-log mailing list