[PATCH] osmo-trx[master]: cosmetic: Remove 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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Jan 9 14:42:14 UTC 2018


Review at  https://gerrit.osmocom.org/5700

cosmetic: Remove trailing whitespace

Change-Id: I64c8dbad3fc42bcb8dd4ac9b16bbd9c59a0cf5d5
---
M AUTHORS
M CommonLibs/LogTest.cpp
M CommonLibs/Makefile.am
M Transceiver52M/Makefile.am
M configure.ac
5 files changed, 4 insertions(+), 10 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/00/5700/1

diff --git a/AUTHORS b/AUTHORS
index 88ac61b..65532aa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -186,4 +186,3 @@
     RRLPMessages.cpp
     RRLPMessages.h
     RRLPTest.cpp
-
diff --git a/CommonLibs/LogTest.cpp b/CommonLibs/LogTest.cpp
index 20959a0..882707d 100644
--- a/CommonLibs/LogTest.cpp
+++ b/CommonLibs/LogTest.cpp
@@ -64,6 +64,3 @@
     std::cout << "you should see ten lines with the numbers 10..19:" << std::endl;
     printAlarms();
 }
-
-
-
diff --git a/CommonLibs/Makefile.am b/CommonLibs/Makefile.am
index 18ec2f7..ed188d5 100644
--- a/CommonLibs/Makefile.am
+++ b/CommonLibs/Makefile.am
@@ -50,7 +50,7 @@
 	ConfigurationTest \
 	LogTest
 
-#	ReportingTest 
+#	ReportingTest
 
 noinst_HEADERS = \
 	BitVector.h \
@@ -94,5 +94,3 @@
 LogTest_LDADD = libcommon.la $(SQLITE3_LIBS)
 
 MOSTLYCLEANFILES += testSource testDestination
-
-
diff --git a/Transceiver52M/Makefile.am b/Transceiver52M/Makefile.am
index c2ab9ca..20d0bd6 100644
--- a/Transceiver52M/Makefile.am
+++ b/Transceiver52M/Makefile.am
@@ -32,7 +32,7 @@
 ARCH_LA = x86/libarch.la
 endif
 
-if USRP1 
+if USRP1
 AM_CPPFLAGS += $(USRP_CFLAGS)
 else
 AM_CPPFLAGS += $(UHD_CFLAGS)
@@ -99,7 +99,7 @@
 	$(GSM_LA) \
 	$(COMMON_LA) $(SQLITE3_LIBS)
 
-if USRP1 
+if USRP1
 libtransceiver_la_SOURCES += USRPDevice.cpp
 osmo_trx_LDADD += $(USRP_LIBS)
 else
diff --git a/configure.ac b/configure.ac
index 6e59fa2..01bec91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 	[openbsc at lists.osmocom.org])
 AC_PREREQ(2.57)
 AC_CONFIG_SRCDIR([Transceiver52M/Makefile.am])
-AC_CONFIG_AUX_DIR([.])	
+AC_CONFIG_AUX_DIR([.])
 AC_CONFIG_MACRO_DIR([config])
 AM_CONFIG_HEADER(config.h)
 

-- 
To view, visit https://gerrit.osmocom.org/5700
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I64c8dbad3fc42bcb8dd4ac9b16bbd9c59a0cf5d5
Gerrit-PatchSet: 1
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list