[PATCH] osmo-pcu[master]: cosmetic: remove runaway semicolon

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
Tue Apr 10 15:58:17 UTC 2018


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

cosmetic: remove runaway semicolon

Change-Id: I33c335dc8d564a8357ffb5b1163c2c4b1a578b49
Related: SYS#4139
Patch-by: Octasic inc.
---
M src/pcu_l1_if.cpp
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/src/pcu_l1_if.cpp b/src/pcu_l1_if.cpp
index 85dbfb9..a9d17b6 100644
--- a/src/pcu_l1_if.cpp
+++ b/src/pcu_l1_if.cpp
@@ -630,6 +630,6 @@
 			msg_type);
 		rc = -EINVAL;
 	}
-;
+
 	return rc;
 }

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

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



More information about the gerrit-log mailing list