Change in ...osmo-bts[master]: sysmo/l1_if.c: Annotate fall-through in switch statement

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

laforge gerrit-no-reply at lists.osmocom.org
Sun Jul 21 10:30:33 UTC 2019


laforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/osmo-bts/+/14871 )

Change subject: sysmo/l1_if.c: Annotate fall-through in switch statement
......................................................................

sysmo/l1_if.c: Annotate fall-through in switch statement

Change-Id: I72937e087288fe7681fafe4099e49849657924bd
Closes: CID#162019
---
M src/osmo-bts-sysmo/l1_if.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  fixeria: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/osmo-bts-sysmo/l1_if.c b/src/osmo-bts-sysmo/l1_if.c
index 0777d0e..c431e49 100644
--- a/src/osmo-bts-sysmo/l1_if.c
+++ b/src/osmo-bts-sysmo/l1_if.c
@@ -1851,6 +1851,7 @@
 		/* sysmoBTS 1002 without any setting in EEPROM */
 		LOGP(DL1C, LOGL_NOTICE, "Assuming 1002 for sysmoBTS "
 			"Model number %u\n", fl1h->hw_info.model_nr);
+		/* fall-through */
 	case 1002:
 		set_power_param(&trx->power_params, 23, 0);
 	}

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I72937e087288fe7681fafe4099e49849657924bd
Gerrit-Change-Number: 14871
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190721/ed687196/attachment.htm>


More information about the gerrit-log mailing list