[PATCH] osmo-bts[master]: cosmetic: remove plenk character

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

dexter gerrit-no-reply at lists.osmocom.org
Mon Mar 6 15:26:22 UTC 2017


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

cosmetic: remove plenk character

remove excess whitespace character at the line end

Change-Id: Ica35c3a9146bacf87942b6f4cac7d24e0a935bae
---
M src/common/measurement.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/75/1975/1

diff --git a/src/common/measurement.c b/src/common/measurement.c
index 6a11888..1af023b 100644
--- a/src/common/measurement.c
+++ b/src/common/measurement.c
@@ -62,7 +62,7 @@
 		break;
 	case GSM_PCHAN_TCH_H:
 		fn_mod = fn % 104;
-		if (subch == 0)	
+		if (subch == 0)
 			tbl = tchh0_meas_rep_fn104;
 		else
 			tbl = tchh1_meas_rep_fn104;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ica35c3a9146bacf87942b6f4cac7d24e0a935bae
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list