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/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgHello Jenkins Builder,
I'd like you to reexamine a change.  Please visit
    https://gerrit.osmocom.org/1713
to look at the new patch set (#2).
cosmetic: remove stray newline in octphy's l1_oml.c
Change-Id: I6b60e5ee03b9afe6595bf44c4a963d23d03a4eb7
---
M src/osmo-bts-octphy/l1_oml.c
1 file changed, 1 insertion(+), 2 deletions(-)
  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/13/1713/2
diff --git a/src/osmo-bts-octphy/l1_oml.c b/src/osmo-bts-octphy/l1_oml.c
index da8ff03..08516ef 100644
--- a/src/osmo-bts-octphy/l1_oml.c
+++ b/src/osmo-bts-octphy/l1_oml.c
@@ -563,8 +563,7 @@
 }
 
 static int mph_info_chan_confirm(struct gsm_lchan *lchan,
-
-			  enum osmo_mph_info_type type, uint8_t cause)
+				 enum osmo_mph_info_type type, uint8_t cause)
 {
 	struct osmo_phsap_prim l1sap;
 
-- 
To view, visit https://gerrit.osmocom.org/1713
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I6b60e5ee03b9afe6595bf44c4a963d23d03a4eb7
Gerrit-PatchSet: 2
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder